change import url
This commit is contained in:
parent
4c1ef1c8d6
commit
d25545fa03
57 changed files with 131 additions and 129 deletions
|
@ -15,7 +15,7 @@
|
|||
<p>An internal error occurred. Please try again later.</p>
|
||||
<p>
|
||||
If this error keeps happening, please <a
|
||||
href="https://codeberg.org/u1f320/pronouns.cc/issues"
|
||||
href="https://codeberg.org/pronounscc/pronouns.cc/issues"
|
||||
target="_blank"
|
||||
rel="noreferrer">file a bug report</a
|
||||
> with an explanation of what you did to cause the error.
|
||||
|
|
|
@ -47,9 +47,11 @@
|
|||
<hr />
|
||||
<div class="d-flex flex-column flex-md-row">
|
||||
<p>
|
||||
pronouns.cc <a href="https://codeberg.org/u1f320/pronouns.cc/commit/{commit}">{version}</a>
|
||||
pronouns.cc <a href="https://codeberg.org/pronounscc/pronouns.cc/commit/{commit}"
|
||||
>{version}</a
|
||||
>
|
||||
{#if versionMismatch}
|
||||
(backend: <a href="https://codeberg.org/u1f320/pronouns.cc/commit/{data.git_commit}"
|
||||
(backend: <a href="https://codeberg.org/pronounscc/pronouns.cc/commit/{data.git_commit}"
|
||||
>{data.git_commit}</a
|
||||
>)
|
||||
{/if} ·
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
<p>
|
||||
pronouns.cc is currently <strong>in beta</strong>. There might be issues and some
|
||||
functionality is not available or unfinished. Issue reports and pull requests
|
||||
<a href="https://codeberg.org/u1f320/pronouns.cc" rel="noreferrer" target="_blank"
|
||||
<a href="https://codeberg.org/pronounscc/pronouns.cc" rel="noreferrer" target="_blank"
|
||||
>in the repository</a
|
||||
> are welcome!
|
||||
</p>
|
||||
|
@ -67,7 +67,7 @@
|
|||
<h2 class="fs-5">Open source</h2>
|
||||
<p>
|
||||
pronouns.cc is
|
||||
<a href="https://codeberg.org/u1f320/pronouns.cc" rel="noreferrer" target="_blank"
|
||||
<a href="https://codeberg.org/pronounscc/pronouns.cc" rel="noreferrer" target="_blank"
|
||||
>open source</a
|
||||
>, and licensed under the GNU Affero General Public License. Feel free to contribute!
|
||||
</p>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<p>An internal error occurred. Please try again later.</p>
|
||||
<p>
|
||||
If this error keeps happening, please <a
|
||||
href="https://codeberg.org/u1f320/pronouns.cc/issues"
|
||||
href="https://codeberg.org/pronounscc/pronouns.cc/issues"
|
||||
target="_blank"
|
||||
rel="noreferrer">file a bug report</a
|
||||
> with an explanation of what you did to cause the error.
|
||||
|
|
|
@ -24,7 +24,7 @@ GNU Affero General Public License for more details.
|
|||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
pronouns.cc's source code is available [on Codeberg](https://codeberg.org/u1f320/pronouns.cc).
|
||||
pronouns.cc's source code is available [on Codeberg](https://codeberg.org/pronounscc/pronouns.cc).
|
||||
|
||||
# Support pronouns.cc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue