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

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

handlerug d8d0b98e 1791653e

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