acct URI
parent
b609a5b4b7
commit
907cb79c31
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue