summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorjwdeitch <jwdeitch@users.noreply.github.com>2016-02-19 15:25:23 -0500
committerjwdeitch <jwdeitch@users.noreply.github.com>2016-02-19 15:25:23 -0500
commitdbd4697001a2a32f001efa230eebe6dda81a1c0f (patch)
treef877e80a2b7c1813dbee34562984f25d25cc1d40 /README.md
parent2fdf8fc938295b95cbe6efb7cddb1b87c2fb81ee (diff)
downloadgitea-dbd4697001a2a32f001efa230eebe6dda81a1c0f.tar.gz
gitea-dbd4697001a2a32f001efa230eebe6dda81a1c0f.zip
Update contributing guidlines link
previously displays 404
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 bb0fff7d9b..9de08febbb 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra
### NOTICES
-- :bangbang: You **MUST** read [CONTRIBUTING.md](CONTRIBUTING.md) for bug report and contributing code. :bangbang:
+- :bangbang: You **MUST** read the [contributing guidelines](https://github.com/gogits/gogs/wiki/Contributing-Code) for bug report and contributing code. :bangbang:
- Please [start discussion](http://forum.gogs.io/category/2/general-discussion) or [ask a question](http://forum.gogs.io/category/4/getting-help) on [the forum](http://forum.gogs.io/). GitHub issue tracker only keeps **bugs** and **feature requests**, all other topics will be closed without reason.
- Due to testing purpose, data of [try.gogs.io](https://try.gogs.io) was reset in **Jan 28, 2015** and will reset multiple times after. Please do **NOT** put your important data on the site.
- The demo site [try.gogs.io](https://try.gogs.io) is running under `develop` branch.