diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-09-09 08:24:37 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-09-09 08:24:37 +0000 |
commit | 9d077c9cab4fd93c67b7d89a79ca501120be2bbb (patch) | |
tree | ad96772bafc57412d67e89c96ffd57cd7e23e71d | |
parent | e1bdb165d147ee65e89d9dacd442d4467d29a86c (diff) | |
parent | 2bfea8f4f38044ac57ac60413c82c5f1209c5a5a (diff) | |
download | gitlab-ce-9d077c9cab4fd93c67b7d89a79ca501120be2bbb.tar.gz |
Merge branch 'consistent-status' of /home/git/repositories/gitlab/gitlabhq
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 19e7cbaad68..a4c5c0d0534 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Since 2011 GitLab is released on the 22nd of every month. Every new release incl * [Changelog](CHANGELOG) -* Features that will be in the next releases are listed on [the feedback and suggestions forum](http://feedback.gitlab.com/forums/176466-general) with the status ["started"](http://feedback.gitlab.com/forums/176466-general/status/796456) and [completed](http://feedback.gitlab.com/forums/176466-general/status/796457). +* Features that will be in the next releases are listed on [the feedback and suggestions forum](http://feedback.gitlab.com/forums/176466-general) with the status [started](http://feedback.gitlab.com/forums/176466-general/status/796456) and [completed](http://feedback.gitlab.com/forums/176466-general/status/796457). ### Run in production mode |