mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 04:08:27 +08:00
update link to documentation
This commit is contained in:
parent
458dcf2fee
commit
141939b7e7
|
@ -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' ).
|
||||
|
|
Loading…
Reference in New Issue
Block a user