Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-reference.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorMatthew McCullough <matthew@github.com>2012-10-01 20:27:12 +0400
committerMatthew McCullough <matthew@github.com>2012-10-01 20:27:12 +0400
commit8831b158b177b2dbee29ff436589a77ff1920e8f (patch)
tree7e1e15c803a2f39aa54b1cfff21e88c9a4428753 /basic
parentf381994ef2f0b6fd926287538b748bae5a8a7a03 (diff)
parentde6236c22dc7de5151dee73466ceaf0baea65bd8 (diff)
Merge pull request #23 from mcastner/master
Slight usability change. Buttons are now CSS-styled arrows.
Diffstat (limited to 'basic')
-rw-r--r--basic/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/index.html b/basic/index.html
index 9f4b47e..db1c76a 100644
--- a/basic/index.html
+++ b/basic/index.html
@@ -747,5 +747,5 @@ M hello.rb
</div>
</div>
-<p><a href="/branching">On to Branching and Merging &#187;</a></p>
+<p><a class="page-button next-page" href="/branching">On to Branching and Merging &#187;</a></p>