diff options
author | Sytse Sijbrandij <sytse@dosire.com> | 2013-07-07 11:30:31 +0200 |
---|---|---|
committer | Sytse Sijbrandij <sytse@dosire.com> | 2013-07-07 11:30:31 +0200 |
commit | c64ee6ac3390560a782011bcc261162de88375a9 (patch) | |
tree | 2b606608ef56eb97cd51733d73ed3ef4ebe4a157 /README.md | |
parent | d0f3e993c56ab41be562a6802d0b8f3a71cafe85 (diff) | |
download | gitlab-ce-c64ee6ac3390560a782011bcc261162de88375a9.tar.gz |
Rename support forum to mailing list to prevent duplication on community page of GitLab.org.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index b5b39648a01..de773cce0eb 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ or start each component separately * [Troubleshooting guide](https://github.com/gitlabhq/gitlab-public-wiki/wiki/Trouble-Shooting-Guide) contains solutions to common problems. -* [Support forum](https://groups.google.com/forum/#!forum/gitlabhq) and [Stack Overflow](http://stackoverflow.com/questions/tagged/gitlab) are the best places 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 has resolved it. 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. +* [Mailing list](https://groups.google.com/forum/#!forum/gitlabhq) and [Stack Overflow](http://stackoverflow.com/questions/tagged/gitlab) are the best places 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 has resolved it. 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://feedback.gitlab.com) is the place to propose and discuss new features for GitLab. |