diff options
author | Laria Carolin Chabowski <laria@laria.me> | 2016-08-16 08:13:19 +0200 |
---|---|---|
committer | Laria Carolin Chabowski <laria@laria.me> | 2016-08-16 08:13:19 +0200 |
commit | 330438bb1353bc93dcab2c7848d258e8ccf41379 (patch) | |
tree | c1edfedf1e44bdd00e5656d347fac19e748750b4 /tpls/home.html | |
parent | aff7bc512d5726a020e4107690abd24ae91b1b48 (diff) | |
download | simplechat-330438bb1353bc93dcab2c7848d258e8ccf41379.tar.gz simplechat-330438bb1353bc93dcab2c7848d258e8ccf41379.tar.bz2 simplechat-330438bb1353bc93dcab2c7848d258e8ccf41379.zip |
Diffstat (limited to 'tpls/home.html')
-rw-r--r-- | tpls/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpls/home.html b/tpls/home.html index 61b5678..6e6f4b0 100644 --- a/tpls/home.html +++ b/tpls/home.html @@ -38,7 +38,7 @@ <h2>Open source</h2> <div class="content"> - <p>simplechat is open source. Go get the sources on <a href="http://github.com/kch42/simplechat">GitHub</a>!</p> + <p>simplechat is open source. Go get the sources on <a href="http://github.com/silvasur/simplechat">GitHub</a>!</p> </div> </section> </body> |