From 2da4fd3d7c8ee7cfd08edac734520713597458a0 Mon Sep 17 00:00:00 2001
From: luxagraf <sng@luxagraf>
Date: Tue, 23 Mar 2021 13:14:04 -0400
Subject: lttr: fixed breadcrumbs link

---
 app/lttr/templates/lttr/friends_detail.html | 2 +-
 app/lttr/templates/lttr/range_detail.html   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/lttr/templates/lttr/friends_detail.html b/app/lttr/templates/lttr/friends_detail.html
index 11520a6..5a8c92d 100644
--- a/app/lttr/templates/lttr/friends_detail.html
+++ b/app/lttr/templates/lttr/friends_detail.html
@@ -59,7 +59,7 @@
             <meta itemprop="position" content="1" />
         </span>
         <span class="nav-item" itemprop="item">
-            <a href="/newsletter/friends/" itemprop="name">Friends of a Long Year</a>
+            <a href="/friends/" itemprop="name">Friends of a Long Year</a>
             <meta itemprop="position" content="2" />
         </span>
         <span class="nav-item" itemprop="item">
diff --git a/app/lttr/templates/lttr/range_detail.html b/app/lttr/templates/lttr/range_detail.html
index 8d74eb9..008a572 100644
--- a/app/lttr/templates/lttr/range_detail.html
+++ b/app/lttr/templates/lttr/range_detail.html
@@ -59,7 +59,7 @@
             <meta itemprop="position" content="1" />
         </span>
         <span class="nav-item" itemprop="item">
-            <a href="/newsletter/range/" itemprop="name">Range</a>
+            <a href="/range/" itemprop="name">Range</a>
             <meta itemprop="position" content="2" />
         </span>
         <span class="nav-item" itemprop="item">
-- 
cgit v1.2.3-70-g09d2