diff options
author | Laurens Stötzel <l.stoetzel@meeva.de> | 2015-12-21 15:20:35 +0100 |
---|---|---|
committer | Laurens Stötzel <l.stoetzel@meeva.de> | 2015-12-21 15:20:35 +0100 |
commit | e5715c1ee74538df63b1ea78e977829ac489eb2e (patch) | |
tree | 5dcc741d8bbca2f8e7792de9639554b398a396fe /CONTRIBUTING.md | |
parent | 4b4cbf0ce4925e22a635e4432e7ac8602199fa5b (diff) | |
download | gitlab-ce-e5715c1ee74538df63b1ea78e977829ac489eb2e.tar.gz |
Fixed wrong URL to "up for grabs" issue filter
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7ced7c57889..950824e35ab 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -358,7 +358,7 @@ available at [http://contributor-covenant.org/version/1/1/0/](http://contributor [core team]: https://about.gitlab.com/core-team/ [getting help page]: https://about.gitlab.com/getting-help/ [Codetriage]: http://www.codetriage.com/gitlabhq/gitlabhq -[up-for-grabs]: https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name=up+for+grabs +[up-for-grabs]: https://gitlab.com/gitlab-org/gitlab-ce/issues?label_name=up-for-grabs [medium-up-for-grabs]: https://medium.com/@kentcdodds/first-timers-only-78281ea47455 [ce-tracker]: https://gitlab.com/gitlab-org/gitlab-ce/issues [ee-tracker]: https://gitlab.com/gitlab-org/gitlab-ee/issues |