summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/posts/templates/posts/friends_list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/posts/templates/posts/friends_list.html b/app/posts/templates/posts/friends_list.html
index 799fcf3..e6e8278 100644
--- a/app/posts/templates/posts/friends_list.html
+++ b/app/posts/templates/posts/friends_list.html
@@ -11,7 +11,7 @@
<iframe target='_parent' style="border:none; background:white; width:100%;" title="embedded form for subscribing the the Friends of a Long Year newsletter" src="{% url 'lttr:subscribe' slug='friends' %}"></iframe>
<h2 class="list-subhed">Say what? </h2>
<p><em>Friends of a Long Year</em> is a private mailing list that delivers <a href="/jrnl/">journal posts</a> from this site to your inbox like it's still 1995. It's written in the spirit of Mary Austin. And Mike’s emails. A more detailed explaination can be found <a href="/jrnl/2020/11/invitation">here</a>.</p>
- <p>If you really want to go nuts and experience the world of like, 1986, you can <a href="/card/">sign up here to get a postcard</a> from us on the road. Yes. Seriously.</p>
+ <p>If you really want to go nuts and experience the world of like, 1986, you can <a href="/cards">sign up here to get a postcard</a> from us on the road. Yes. Seriously.</p>
<p>Unsubscribing is easy. It's all <a href="/src/building-your-own-mailing-list-software">self-hosted</a> and designed to <a href="/privacy" title="My privacy policy">respect your privacy</a>.</p>
</div>
</main>