update url to project
All checks were successful
thrrgilag/mcmillian.dev/pipeline/head This commit looks good

This commit is contained in:
Morgan McMillian 2024-03-10 07:33:30 -07:00
parent ec0b9cacf4
commit a27631c793
2 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="go-import" content="mcmillian.dev/go/pnut-bridge git https://git.dreamfall.space/thrrgilag/pnut-bridge.git">
<meta name="go-import" content="mcmillian.dev/go/pnut-bridge git https://git.dreamfall.space/spacenerdmo/pnut-bridge.git">
<link rel="stylesheet" href="/style.css">
<title>pnut-bridge</title>
</head>
@ -11,6 +11,6 @@
<body>
<h1>pnut-bridge</h1>
<p>A matterbridge API plugin allowing you to connect message channels on pnut.io to other supported chat services.</p>
<p>Project hosted on <a href="https://git.dreamfall.space/thrrgilag/pnut-bridge.git">Gitea</a>.</p>
<p>Project hosted on <a href="https://git.dreamfall.space/spacenerdmo/pnut-bridge.git">Gitea</a>.</p>
</body>
</html>

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="go-import" content="mcmillian.dev/go/woodstock git https://codeberg.org/thrrgilag/woodstock.git">
<meta name="go-import" content="mcmillian.dev/go/woodstock git https://codeberg.org/spacenerdmo/woodstock.git">
<link rel="stylesheet" href="/style.css">
<title>woodstock</title>
</head>
@ -11,6 +11,6 @@
<body>
<h1>woodstock</h1>
<p>A client library for pnut.io written in Go.</p>
<p>Project hosted on <a href="https://codeberg.org/thrrgilag/woodstock">Codeberg</a>.</p>
<p>Project hosted on <a href="https://codeberg.org/spacenerdmo/woodstock">Codeberg</a>.</p>
</body>
</html>