aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 3a77b53..a2c7576 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -30,7 +30,7 @@
</style>
<nav>
<a href="{{ url_for('find_similar_title') }}">FlixRec</a> |
- <a href="#">About</a>
+ <a href="https://web.navan.dev/posts/2022-05-21-Similar-Movies-Recommender.html">About</a>
</nav>
<hr>
<div class="content">