diff options
Diffstat (limited to 'webface/templates/base.html')
-rw-r--r-- | webface/templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webface/templates/base.html b/webface/templates/base.html index 8d77a5e..b427d3a 100644 --- a/webface/templates/base.html +++ b/webface/templates/base.html @@ -16,7 +16,7 @@ body { font-family: monospace; font-size: larger; line-height: 1.3; } <br><br> <center> -<a href="/model_list/">examples index</a> - +<a href="/m/examples/">examples index</a> - <a href="/readme/">full readme</a> - <a href="https://git.bnewbold.net/modelthing">source code</a> </center> |