diff options
author | Emile <hanemile@protonmail.com> | 2019-10-20 01:31:57 +0200 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-10-20 01:31:57 +0200 |
commit | 83cc748c8471cc88740e73e235282aa7734cffb2 (patch) | |
tree | 85a077bc89f995f2ce6fc03da89eefc3600f3ffd /hosted/index.html | |
parent | b0725fa015ceeb002b8ec99655b8666db9f5b8ad (diff) |
design fixes
Diffstat (limited to 'hosted/index.html')
-rw-r--r-- | hosted/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted/index.html b/hosted/index.html index e95872e..ba72ed1 100644 --- a/hosted/index.html +++ b/hosted/index.html @@ -23,7 +23,7 @@ <a class="nav-link" href="/view">View</a> </li> <li class="nav-item"> - <a class="nav-link" href="/edit">Edit</a> + <a class="nav-link" href="/editSelect">Edit</a> </li> </ul> <div class="btn-toolbar" role="toolbar"> |