diff --git a/src/zabapgit_xml.prog.abap b/src/zabapgit_xml.prog.abap index 5e68b5bf5..a27760e94 100644 --- a/src/zabapgit_xml.prog.abap +++ b/src/zabapgit_xml.prog.abap @@ -102,7 +102,7 @@ CLASS lcl_xml IMPLEMENTATION. EXPORTING titel = 'abapGit XML version mismatch' txt1 = 'abapGit XML version mismatch' - txt2 = 'See https://github.com/larshp/abapGit/wiki/XML-Mismatch' + txt2 = 'See http://larshp.github.io/abapGit/other-xml-mismatch.html' txt3 = lv_version. "#EC NOTEXT lcx_exception=>raise( 'XML error' ).