You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Or use the ready to run Docker image (see section "Installation using Docker")
31
31
32
32
There are two methods for getting the latest release:
33
33
34
-
* (recommended) Download the [latest release](https://gitlab.com/Programie/PHPDynDNS/tags) and extract it to your web directory from where you want to serve the files (e.g. /var/www/dyndns)
34
+
* (recommended) Download the [latest release](https://github.com/Programie/PHPDynDNS/releases/latest) and extract it to your web directory from where you want to serve the files (e.g. /var/www/dyndns)
35
35
* Clone this repository to your web directory from where you want to serve the files (e.g. /var/www/dyndns)
36
36
37
37
Directly cloning the repository requires you to download the required dependencies using [Composer](https://getcomposer.org): `composer install`
0 commit comments