diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/client.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/public/client.html b/public/client.html index 928aa94..28a6578 100644 --- a/public/client.html +++ b/public/client.html @@ -977,7 +977,12 @@ </p> <p> <a href="https://github.com/AttorneyOnline/webAO" - >Follow development on our GitHub</a + >Original WebAO source code</a + > + </p> + <p> + <a href="https://git.sof.beauty/webao" + >Modified source code (SoF fork)</a > </p> <p>Special thanks to Aleks for the first webAO PoC.</p> |
