mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
update link to documentation
This commit is contained in:
parent
902a5ad8a4
commit
458dcf2fee
|
@ -8,7 +8,7 @@ CLASS lcl_services_abapgit DEFINITION FINAL.
|
||||||
CONSTANTS c_abapgit_homepage TYPE string
|
CONSTANTS c_abapgit_homepage TYPE string
|
||||||
VALUE 'http://www.abapgit.org' ##NO_TEXT.
|
VALUE 'http://www.abapgit.org' ##NO_TEXT.
|
||||||
CONSTANTS c_abapgit_wikipage TYPE string
|
CONSTANTS c_abapgit_wikipage TYPE string
|
||||||
VALUE 'https://github.com/larshp/abapGit/wiki'.
|
VALUE 'http://larshp.github.io/abapGit'.
|
||||||
CONSTANTS c_package_abapgit TYPE devclass
|
CONSTANTS c_package_abapgit TYPE devclass
|
||||||
VALUE '$ABAPGIT'.
|
VALUE '$ABAPGIT'.
|
||||||
CONSTANTS c_package_plugins TYPE devclass
|
CONSTANTS c_package_plugins TYPE devclass
|
||||||
|
|
Loading…
Reference in New Issue
Block a user