a tool for shared writing and social publishing
0

Configure Feed

Select the types of activity you want to include in your feed.

remove old buttondown links

Jared Pereira (May 8, 2026, 3:12 PM EDT) 787c4548 00421504

+2 -2
+1 -1
app/[leaflet_id]/actions/HelpButton.tsx
··· 32 32 text="✨ Explore Publications" 33 33 url="https://leaflet.pub/reader" 34 34 /> 35 - <HelpLink text="📣 Newsletter" url="https://buttondown.com/leaflet" /> 35 + <HelpLink text="📣 Newsletter" url="https://lab.leaflet.pub" /> 36 36 {/* contact links */} 37 37 <div className="columns-2 gap-2"> 38 38 <HelpLink
+1 -1
components/ActionBar/DesktopNavigation.tsx
··· 179 179 </a> 180 180 181 181 <a 182 - href="https://buttondown.com/leaflet" 182 + href="https://lab.leaflet.pub" 183 183 target="_blank" 184 184 rel="noreferrer" 185 185 className="no-underline!"