a tool for shared writing and social publishing

Fix broken "New publication" link (#223)

It was pointing to https://leaflet.pub/lish/did:plc:fpruhuo22xkm5o7ttr2ktxdo/3m23dstduds2v/lish/createPub for me, which is not what we want.

authored by danabra.mov and committed by

GitHub 081ab6ee ff06f4d7

+1 -1
+1 -1
components/ActionBar/Publications.tsx
··· 37 37 ); 38 38 })} 39 39 <Link 40 - href={"./lish/createPub"} 40 + href={"/lish/createPub"} 41 41 className="pubListCreateNew text-accent-contrast text-sm place-self-end hover:text-accent-contrast" 42 42 > 43 43 New