diff options
Diffstat (limited to 'sql')
-rw-r--r-- | sql/index.html | 7 | ||||
-rw-r--r-- | sql/index.tpl | 7 |
2 files changed, 8 insertions, 6 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> diff --git a/sql/index.tpl b/sql/index.tpl index c62a755..4ca78fd 100644 --- a/sql/index.tpl +++ b/sql/index.tpl @@ -11,6 +11,7 @@ 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> |