diff options
Diffstat (limited to 'layouts')
| -rw-r--r-- | layouts/partials/sidebar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index 22c8405..7df1a2a 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -23,7 +23,7 @@ {{- end }} <span class="hypothesis-container"> - <a class="sidebar-nav-item" id="hypothesis-link"> + <a class="sidebar-nav-item" id="hypothesis-link" href="#"> {{ i18n "annotate" }} </a> </span> |
