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

Remove `.uri` suffix

+1 -1
+1 -1
constellation/templates/hello.html.j2
··· 149 149 </ul> 150 150 151 151 <p style="margin-bottom: 0"><strong>Try it:</strong></p> 152 - {% call try_it::get_backlinks_count("did:plc:vc7f4oafdgxsihk4cry2xpze", "app.bsky.graph.block:subject.uri") %} 152 + {% call try_it::get_backlinks_count("did:plc:vc7f4oafdgxsihk4cry2xpze", "app.bsky.graph.block:subject") %} 153 153 154 154 <h3 class="route"><code>GET /links/count/distinct-dids</code></h3> 155 155