summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@webtrees.net>2019-10-10 23:51:44 +0100
committerGreg Roach <fisharebest@webtrees.net>2019-10-10 23:51:44 +0100
commit36745faee852e97ac74368c4225020679c2793ef (patch)
treef776188593e394fe3cf0309bd3351d22ecffa89e /README.md
parentd72b284a0846ca045e548a1c77ad11813bcbab92 (diff)
downloadwebtrees-36745faee852e97ac74368c4225020679c2793ef.tar.gz
webtrees-36745faee852e97ac74368c4225020679c2793ef.tar.bz2
webtrees-36745faee852e97ac74368c4225020679c2793ef.zip
Fix: #2613 - use better download URL in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index df3ab37bc8..01d6778e69 100644
--- a/README.md
+++ b/README.md
@@ -137,7 +137,7 @@ To install **webtrees**, you need:
Once the system requirements are met, perform the following steps
-1. Download the latest stable version from [webtrees.net](https://webtrees.net/)
+1. Download the latest stable version from [github.com](https://github.com/fisharebest/webtrees/releases/latest)
2. Unzip the files and upload them to an empty folder on your web server.
3. Open your web browser and type the URL for your **webtrees** site (for example,
``http://www.yourserver.com/webtrees`` into the address bar.