Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit ea25fcd

Browse files
committed
fix broken links: stuff is at github/develop.github.com
1 parent 0ec1695 commit ea25fcd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Contributing
2525

2626
To contribute to the develop.github site, you can fork the repository,
2727
push your changes into it and create an Issue:
28-
<http://github.com/develop/develop.github.com/issues>
28+
<http://github.com/github/develop.github.com/issues>
2929

3030
If you want to run the site on GitHub pages for testing you can push your
3131
changes into the 'gh-pages' branch, rather than the 'master' branch of

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
</div>
5656
</div>
5757
<div class="fork span-7">
58-
This website is <a href="http://github.com/develop/develop.github.com">open source</a>.
58+
This website is <a href="http://github.com/github/develop.github.com">open source</a>.
5959
Please help us by forking the project and adding to it.
6060
</div>
6161
</div>

0 commit comments

Comments
 (0)