Skip to content

Commit b5d88d5

Browse files
committed
clarify
1 parent 505d051 commit b5d88d5

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# dev.github.com
1+
# developer.github.com
22

33
This is a GitHub API resource built with [nanoc][nanoc].
44

5+
All submissions are welcome. To submit a change, fork this repo, commit your changes, and send us a [pull request](http://help.github.com/send-pull-requests/).
6+
57
## Setup
68

79
Ruby 1.9 is required to build the site.

layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ <h3><a href="#" class="js-expand-btn collapsed">&nbsp;</a><a href="/v3/events/">
114114
</ul>
115115
</div> <!-- /sidebar-module -->
116116
<div class="sidebar-module">
117-
<p>This website is <a href="http://github.com/github/developer.github.com" target="_blank">open source</a>. Please help us by forking the project and adding to it.</p>
117+
<p>This website is a <a href="https://github.com/github/developer.github.com" target="_blank">public GitHub repo</a>. Please help us by forking the project and adding to it.</p>
118118
</div>
119119
</div><!-- /sidebar-shell -->
120120

0 commit comments

Comments
 (0)