aboutsummaryrefslogtreecommitdiff
path: root/v2/src/development
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-11-26 18:44:55 -0300
committerEuAndreh <eu@euandre.org>2022-11-26 20:29:13 -0300
commitc02760513a1fb291cb32b2fe044470da26daee7f (patch)
treedf90c9ac8003245d42786534ccb430e1f7192bcf /v2/src/development
parentdynamic.mk: Move iroh -> toph, update remote path (diff)
downloadeuandre.org-c02760513a1fb291cb32b2fe044470da26daee7f.tar.gz
euandre.org-c02760513a1fb291cb32b2fe044470da26daee7f.tar.xz
Replace kuvira -> toph
git grep -l euandreh.xyz | xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|' Plus a few other manual changes.
Diffstat (limited to 'v2/src/development')
-rwxr-xr-xv2/src/development/genhtml.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/v2/src/development/genhtml.sh b/v2/src/development/genhtml.sh
index 4c10703..a1e8afb 100755
--- a/v2/src/development/genhtml.sh
+++ b/v2/src/development/genhtml.sh
@@ -252,7 +252,7 @@ cat <<-EOF
and see
<a href="https://lists.sr.ht/~euandreh/public-inbox?search=$URI_TITLE">existing discussions</a>
|
- <a href="https://euandreh.xyz/euandre.org.git/tree/$FILENAME">view source</a>
+ <a href="https://euandre.org/git/euandre.org/tree/$FILENAME">view source</a>
</p>
</article>
</main>
@@ -269,7 +269,7 @@ cat <<-EOF
</li>
</ul>
<p>
- The content for this site is licensed under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>. The <a href="https://euandreh.xyz/euandre.org.git">code</a> is <a rel="license" href="https://euandreh.xyz/euandre.org.git/tree/COPYING">AGPLv3 or later</a>. Patches welcome.
+ The content for this site is licensed under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>. The <a href="https://euandre.org/git/euandre.org">code</a> is <a rel="license" href="https://euandre.org/git/euandre.org/tree/COPYING">AGPLv3 or later</a>. Patches welcome.
</p>
</footer>
</body>