Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm

Fix navigation on "DIDs with links" page redirecting to "Links to"

authored by handlerug and committed by GitHub d8d0b98e 1791653e

Changed files
+1 -1
constellation
templates
+1 -1
constellation/templates/dids.html.j2
··· 31 31 {% endfor %} 32 32 33 33 {% if let Some(c) = cursor %} 34 - <form method="get" action="/links"> 34 + <form method="get" action="/links/distinct-dids"> 35 35 <input type="hidden" name="target" value="{{ query.target }}" /> 36 36 <input type="hidden" name="collection" value="{{ query.collection }}" /> 37 37 <input type="hidden" name="path" value="{{ query.path }}" />