diff options
Diffstat (limited to 'sql/index.html')
-rw-r--r-- | sql/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sql/index.html b/sql/index.html index da30c3f..024c92c 100644 --- a/sql/index.html +++ b/sql/index.html @@ -29,9 +29,10 @@ demonstrate working with these tables</p></li> <h2>GET</h2> <p>The source code is -<a href="http://github.com/porterswanstrom/sql"> -here</a>, get it with:</p><pre class="sh"> -git clone http://github.com/porterswanstrom/sql</pre> +<a href="http://porterswanstrom.com/git/sql">here</a>, +get it with:</p><pre class="sh"> +git clone http://porterswanstrom.com/git/sql +</pre> </div><div id="f"> <p>Made by <a href="../">PORTER SWANSTROM</a></p> |