diff options
Diffstat (limited to 'v2/src/development')
-rwxr-xr-x | v2/src/development/genhtml.sh | 4 |
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> |