Skip to content

Commit 201d3c1

Browse files
committed
Merge pull request #201 from krancour/update-submitting-prs-again
doc(submitting-prs): remove references to deis/deis
2 parents 08d899f + 88afcdc commit 201d3c1

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ pages:
6262
- Community: contributing/community.md
6363
- Triaging Issues: contributing/triaging-issues.md
6464
- Conduct: contributing/conduct.md
65+
- Maintainers: contributing/maintainers.md
6566
- Reference Guide:
6667
- Terms: reference-guide/terms.md
6768
- Creating a Self-Signed SSL Certificate: reference-guide/creating-a-self-signed-ssl-certificate.md
File renamed without changes.

docs/src/contributing/submitting-a-pull-request.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,7 @@ If the PR is from a Deis maintainer, then he or she should be the one to close i
9797
[go]: http://golang.org/
9898
[glide]: https://github.com/Masterminds/glide
9999
[flake8]: https://pypi.python.org/pypi/flake8/
100-
[issue]: https://github.com/deis/deis/issues
101-
[maintainers]: https://github.com/deis/deis/blob/master/MAINTAINERS.md
100+
[maintainers]: maintainers.md
102101
[pep8]: http://www.python.org/dev/peps/pep-0008/
103102
[python]: http://www.python.org/
104103
[zen]: http://www.python.org/dev/peps/pep-0020/

0 commit comments

Comments
 (0)