diff --git a/docs/guide-install.md b/docs/guide-install.md index ee1224e10..d5dc653bf 100644 --- a/docs/guide-install.md +++ b/docs/guide-install.md @@ -3,7 +3,7 @@ title: Installation --- ## ABAP Report ## -Copy the [ABAP code](https://raw.githubusercontent.com/larshp/abapGit/build/zabapgit.txt) into new report via SE38 or SE80. To update abapGit to a newer version, replace the code in the report with the most recent. +Copy the [ABAP code](https://raw.githubusercontent.com/larshp/abapGit/build/zabapgit.abap) into new report via SE38 or SE80. To update abapGit to a newer version, replace the code in the report with the most recent. To use the online feature, SSL must be setup. Offline projects will work behind firewalls and without SSL. @@ -52,4 +52,4 @@ If your server is behind a proxy, it can be configured under Advanced -> Setting ![](img/proxy.png) ## Done ## -Run report \ No newline at end of file +Run report