diff options
author | Sytse Sijbrandij <sytse@dosire.com> | 2013-04-17 22:00:31 +0200 |
---|---|---|
committer | Sytse Sijbrandij <sytse@dosire.com> | 2013-04-17 22:00:31 +0200 |
commit | 73365d701bc760bec52bab0e634053c4a2d98cb9 (patch) | |
tree | af4e5001c831b2148799e8342693b3f7b27339bf /README.md | |
parent | f7e4686a425b7e51237420d99d9cf4a23a83b099 (diff) | |
download | gitlab-ce-73365d701bc760bec52bab0e634053c4a2d98cb9.tar.gz |
Feedback forum link is cname now.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index fa9cf817469..b8d90ef4cf0 100644 --- a/README.md +++ b/README.md @@ -143,13 +143,13 @@ Start it with [Foreman](https://github.com/ddollar/foreman) * [Support forum](https://groups.google.com/forum/#!forum/gitlabhq) is the best place to ask questions. For example you can use it if you have questions about: permission denied errors, invisible repos, can't clone/pull/push or with web hooks that don't fire. Please search for similar issues before posting your own, there's a good chance somebody else had the same issue you have now and had it resolved. There are a lot of helpful GitLab users there who may be able to help you quickly. If your particular issue turns out to be a bug, it will find its way from there to a fix. -* [Feedback and suggestions forum](http://gitlab.uservoice.com/forums/176466-general) is the place to propose and discuss new features for GitLab. +* [Feedback and suggestions forum](http://feedback.gitlab.com) is the place to propose and discuss new features for GitLab. * [Support subscription](http://www.gitlab.com/subscription/) connect you to the knowledge of GitLab experts that will resolve your issues and answer your questions. * [Consultancy](http://www.gitlab.com/consultancy/) allows you hire GitLab exports for installations, upgrades and customizations. -* [Contributing guide](https://github.com/gitlabhq/gitlabhq/blob/master/CONTRIBUTING.md) describes how to submit pull requests and issues. Pull requests and issues not in line with the guidelines in this document will be closed without comment. +* [Contributing guide](https://github.com/gitlabhq/gitlabhq/blob/master/CONTRIBUTING.md) describes how to submit pull requests and issues. Pull requests and issues not in line with the guidelines in this document will be closed. ### Getting in touch |