summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author无闻 <u@gogs.io>2015-10-29 16:50:11 -0400
committer无闻 <u@gogs.io>2015-10-29 16:50:11 -0400
commit1f4beb530cea9c098c79d3cd4d84671265dff0e0 (patch)
tree8410037730b901200c1a3b3ae74e319358dae8c8
parent31b375782b55972b4ac7719d9bd1f3fadf1874f9 (diff)
parent89bf56a6ac86279cb93732535b6cedc812a1d8b5 (diff)
downloadgitea-1f4beb530cea9c098c79d3cd4d84671265dff0e0.tar.gz
gitea-1f4beb530cea9c098c79d3cd4d84671265dff0e0.zip
Merge pull request #1858 from ChasingLogic/patch-1
Fixed broken link in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 16329415ce..f0f0808bc7 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ The goal of this project is to make the easiest, fastest, and most painless way
## Overview
-- Please see the [Documentation](http://gogs.io/docs/intro/) for project design, known issues, and change log.
+- Please see the [Documentation](http://gogs.io/docs/intro) for project design, known issues, and change log.
- See the [Trello Board](https://trello.com/b/uxAoeLUl/gogs-go-git-service) to follow the develop team.
- Want to try it before doing anything else? Do it [online](https://try.gogs.io/gogs/gogs) or go down to the **Installation -> Install from binary** section!
- Having trouble? Get help with [Troubleshooting](http://gogs.io/docs/intro/troubleshooting.html).