master
Charles Iliya Krempeaux 2023-11-17 10:24:55 -08:00
parent b609a5b4b7
commit 907cb79c31
1 changed files with 6 additions and 0 deletions

View File

@ -11,7 +11,9 @@
An <strong>acct URI</strong> looks like this:
</p>
<pre>
acct:joeblow@example.com
</pre>
<p>
Typically an <strong>acct URI</strong> is used to turn an <strong>e-mail address</strong> or <ziba-link name="id">Fediverse ID</ziba-link> into a URL / URI.
@ -21,13 +23,17 @@ acct:joeblow@example.com
For example, this <ziba-link name="id">Fediverse ID</ziba-link>:
</p>
<pre>
@reiver@changelog.ca
</pre>
<p>
Gets turned into this <strong>acct URI</strong>:
</p>
<pre>
acct:reiver@changelog.ca
</pre>
</section>
<section>