Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/epistemehealth/health-science-journal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/view-all-issues-button.html')
-rw-r--r--layouts/partials/view-all-issues-button.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/view-all-issues-button.html b/layouts/partials/view-all-issues-button.html
index aa62775..f97a1ca 100644
--- a/layouts/partials/view-all-issues-button.html
+++ b/layouts/partials/view-all-issues-button.html
@@ -1,5 +1,5 @@
<div class="text-center">
-<a class="btn" href="{{ .Site.BaseURL }}article">
+<a class="btn" href="{{ .Site.BaseURL }}/article">
View All Issues
</a>
</div> \ No newline at end of file