We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ba9e09 commit 1ebf07aCopy full SHA for 1ebf07a
README.md
@@ -6,8 +6,9 @@ tutorials.github.com is a simple hack that uses GitHub Pages to fulfill a need o
6
Examples
7
========
8
9
-* [Hello, World!](pages/hello-world.html "Hello, World!")
10
-* [Explanation of how it works](pages/test.html)
+* [Installing MySQL](http://tutorials.github.com/pages/installing-mysql.html)
+* [Hello, World!](http://tutorials.github.com/pages/hello-world.html "Hello, World!")
11
+* [Explanation of how it works](http://tutorials.github.com/pages/test.html)
12
13
Contributing
14
============
0 commit comments