Update URL with new domain.

This commit is contained in:
Jordan Bancino 2022-07-23 00:34:11 -04:00
parent e445b43d8e
commit 092a3a6da8

View file

@ -12,7 +12,7 @@
content="Telodendria | A Matrix Homeserver written in ANSI C."> content="Telodendria | A Matrix Homeserver written in ANSI C.">
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:url" <meta property="og:url"
content="https://bancino.net/pub/telodendria"> content="https://telodendria.io">
<meta property="og:description" <meta property="og:description"
content="Telodendria, a Matrix homeserver written in ANSI C."> content="Telodendria, a Matrix homeserver written in ANSI C.">
@ -158,7 +158,7 @@ Submit code patches to the <b>Telodendria</b> project.
fashion. If you want, you can verify the checksum of your download, fashion. If you want, you can verify the checksum of your download,
and check the signature. To check the signature, you'll need and check the signature. To check the signature, you'll need
<code>signify</code>, and the signify public key: <code>signify</code>, and the signify public key:
<a href="/pub/telodendria/telodendria-signify.pub"> <a href="/telodendria-signify.pub">
telodendria-signify.pub</a>. telodendria-signify.pub</a>.
</p> </p>
<p> <p>
@ -179,17 +179,17 @@ package yourself.
<tr> <tr>
<td>v0.0.0</td> <td>v0.0.0</td>
<td> <td>
<a href="/pub/telodendria/v0.0.0/Telodendria-v0.0.0.tar.gz"> <a href="/pub/v0.0.0/Telodendria-v0.0.0.tar.gz">
Telodendria-v0.0.0.tar.gz Telodendria-v0.0.0.tar.gz
</a> </a>
</td> </td>
<td> <td>
<a href="/pub/telodendria/v0.0.0/Telodendria-v0.0.0.tar.gz.sha256"> <a href="/pub/v0.0.0/Telodendria-v0.0.0.tar.gz.sha256">
SHA256 SHA256
</a> </a>
</td> </td>
<td> <td>
<a href="/pub/telodendria/v0.0.0/Telodendria-v0.0.0.tar.gz.sig"> <a href="/pub/v0.0.0/Telodendria-v0.0.0.tar.gz.sig">
Signify Signify
</a> </a>
</td> </td>