diff options
Diffstat (limited to 'app/templates/base/layout.html')
| -rw-r--r-- | app/templates/base/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/base/layout.html b/app/templates/base/layout.html index 4da4f30..69b470d 100644 --- a/app/templates/base/layout.html +++ b/app/templates/base/layout.html @@ -47,7 +47,7 @@ </span> <span class="navbar-item"> - <a class="button is-white is-outlined" href="/workout/select"> + <a class="button is-white is-outlined" href="/workout/record"> <span class="icon"> <i class="fa fa-pencil"></i> </span> |
