diff options
author | | 1970-01-01 00:00:00 +0000 |
---|---|---|
committer | | 2025-02-09 23:19:38 +0000 |
commit | 05eac78269ccfe94e10dcc7276f6c9bcb8dea61d (patch) | |
tree | 92ed17292ec5a4ec2aa7d4e7fce3d4fde854298d /wf | |
parent | nift (diff) | |
download | w-05eac78269ccfe94e10dcc7276f6c9bcb8dea61d.tar w-05eac78269ccfe94e10dcc7276f6c9bcb8dea61d.tar.gz w-05eac78269ccfe94e10dcc7276f6c9bcb8dea61d.tar.bz2 w-05eac78269ccfe94e10dcc7276f6c9bcb8dea61d.tar.xz w-05eac78269ccfe94e10dcc7276f6c9bcb8dea61d.zip |
git server
Diffstat (limited to 'wf')
-rw-r--r-- | wf/index.html | 7 | ||||
-rw-r--r-- | wf/index.tpl | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/wf/index.html b/wf/index.html index e8927b5..1efc271 100644 --- a/wf/index.html +++ b/wf/index.html @@ -33,9 +33,10 @@ paragraphs, headers, and non-inline links</p></li></ol> <h2>GET</h2> <p>The source code is -<a href="http://github.com/porterswanstrom/wf"> -here</a>, get it with:</p><pre class="sh"> -git clone http://github.com/porterswanstrom/wf</pre> +<a href="http://porterswanstrom.com/git/wf">here</a>, +get it with:</p><pre class="sh"> +git clone http://porterswanstrom.com/git/wf +</pre> </div><div id="f"> <p>Made by <a href="../">PORTER SWANSTROM</a></p> diff --git a/wf/index.tpl b/wf/index.tpl index d578ec2..0b3f72d 100644 --- a/wf/index.tpl +++ b/wf/index.tpl @@ -15,6 +15,7 @@ paragraphs, headers, and non-inline links</p></li></ol> <h2>GET</h2> <p>The source code is -<a href="http://github.com/porterswanstrom/wf"> -here</a>, get it with:</p><pre class="sh"> -git clone http://github.com/porterswanstrom/wf</pre> +<a href="http://porterswanstrom.com/git/wf">here</a>, +get it with:</p><pre class="sh"> +git clone http://porterswanstrom.com/git/wf +</pre> |