Update references to new project location

* Change 'github/gollum' references to 'gollum/gollum'
This commit is contained in:
Simon Williams
2013-03-14 23:22:51 -06:00
parent 544d499ab1
commit 251bd7cd3d
5 changed files with 13 additions and 13 deletions
@@ -23,7 +23,7 @@ http://creativecommons.org/licenses/by-sa/3.0/legalcode.txt
---
Gollum (MIT License)
https://github.com/github/gollum/blob/master/LICENSE
https://github.com/gollum/gollum/blob/master/LICENSE
---
@@ -4,7 +4,7 @@
Uses code/assets from:
0. [ace](https://github.com/ajaxorg/ace)
0. [gollum](https://github.com/github/gollum)
0. [gollum](https://github.com/gollum/gollum)
0. [jquery](https://github.com/jquery/jquery)
0. [sizzle](https://github.com/jquery/sizzle)
0. [notepages](https://github.com/fivesixty/notepages)
+1 -1
View File
@@ -460,7 +460,7 @@ module Gollum
# Acceptable formats:
# ```language:local-file.ext```
# ```language:/abs/other-file.ext```
# ```language:github/gollum/master/somefile.txt```
# ```language:gollum/gollum/master/somefile.txt```
#
#########################################################################