acct URI
parent
b609a5b4b7
commit
907cb79c31
|
@ -11,7 +11,9 @@
|
||||||
An <strong>acct URI</strong> looks like this:
|
An <strong>acct URI</strong> looks like this:
|
||||||
</p>
|
</p>
|
||||||
<pre>
|
<pre>
|
||||||
|
|
||||||
acct:joeblow@example.com
|
acct:joeblow@example.com
|
||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
<p>
|
<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.
|
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>:
|
For example, this <ziba-link name="id">Fediverse ID</ziba-link>:
|
||||||
</p>
|
</p>
|
||||||
<pre>
|
<pre>
|
||||||
|
|
||||||
@reiver@changelog.ca
|
@reiver@changelog.ca
|
||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
<p>
|
<p>
|
||||||
Gets turned into this <strong>acct URI</strong>:
|
Gets turned into this <strong>acct URI</strong>:
|
||||||
</p>
|
</p>
|
||||||
<pre>
|
<pre>
|
||||||
|
|
||||||
acct:reiver@changelog.ca
|
acct:reiver@changelog.ca
|
||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
|
|
Loading…
Reference in New Issue