Skip to content

Commit ed1eba8

Browse files
Added link to site source.
1 parent 79d6884 commit ed1eba8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

layouts/default.haml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ filter:
4747

4848
#copyright
4949
SyntaxHighlighter was originally created in 2004 and is still maintained by Alex Gorbatchev.
50-
Copyright 2010 Alex Gorbatchev.
50+
Copyright 2004-2011 Alex Gorbatchev.
5151

5252
#footer
5353
%a{ :href => "#{@home}/about.html" } about
@@ -57,8 +57,9 @@ filter:
5757
%a{ :href => "#{@home}/hosting.html" } hosting
5858
%a{ :href => "#{@home}/manual/older_versions.html" } legacy
5959
%a{ :href => "#{@home}/manual/api" } apis
60-
%a{ :href => "https://github.com/alexgorbatchev/SyntaxHighlighter/issues"} bugs
61-
%a{ :href => "https://github.com/alexgorbatchev/SyntaxHighlighter" } github
60+
%a{ :href => "https://github.com/alexgorbatchev/SyntaxHighlighter/issues"} issues
61+
%a{ :href => "https://github.com/alexgorbatchev/SyntaxHighlighter" } source
62+
%a{ :href => "https://github.com/alexgorbatchev/SyntaxHighlighter-Site" } site
6263
%a{ :href => "#{@home}/contact.html"} contact
6364

6465
/ <script type="text/javascript">var flattr_url = 'http://alexgorbatchev.com/SyntaxHighlighter';</script>

0 commit comments

Comments
 (0)