summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSteven Oud <soud@protonmail.com>2015-10-09 11:09:58 +0200
committerSteven Oud <soud@protonmail.com>2015-10-09 11:09:58 +0200
commita443fcf33a788a968020e10c319dbed059145164 (patch)
tree18d63f3332ac8381be4f3390e3947a1bb7ffe19e /README.md
parentb5e6af95873f3b04c0b36d97d735d1ee39db8637 (diff)
downloadgitea-a443fcf33a788a968020e10c319dbed059145164.tar.gz
gitea-a443fcf33a788a968020e10c319dbed059145164.zip
fixed dead links in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 19e8920cd8..b87442c12a 100644
--- a/README.md
+++ b/README.md
@@ -81,9 +81,9 @@ Make sure you install the [prerequisites](http://gogs.io/docs/installation/) fir
There are 5 ways to install Gogs:
-- [Install from binary](http://gogs.io/docs/installation/install_from_binary.md)
-- [Install from source](http://gogs.io/docs/installation/install_from_source.md)
-- [Install from packages](http://gogs.io/docs/installation/install_from_packages.md)
+- [Install from binary](http://gogs.io/docs/installation/install_from_binary)
+- [Install from source](http://gogs.io/docs/installation/install_from_source)
+- [Install from packages](http://gogs.io/docs/installation/install_from_packages)
- [Ship with Docker](https://github.com/gogits/gogs/tree/master/docker)
- [Install with Vagrant](https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs)