noxz-sites

A collection of a builder and various scripts creating the noxz.tech sites
git clone https://noxz.tech/git/noxz-sites.git
Log | Files | README | LICENSE

commit: 79533865a9564a14c705964de8511ae93f538a9f
parent: edd8762039b7f8f4ee5eb70c9d94d26d6db184b6
author: Chris Noxz <chris@noxz.tech>
date:   Thu, 30 Dec 2021 11:15:32 +0100
fix broken links
Mconfig/main.html2+-
Mnoxz.tech/articles/srfinder/index.www2+-
Mnoxz.tech/index.www2+-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/config/main.html b/config/main.html
@@ -40,7 +40,7 @@
 	<div id="footer">
 		<span class="right">
 			Copyright &copy; 2006-{:year:} Chris Noxz
-			| <a href="//noxz.tech/about/copying-policy">copying policy</a>
+			| <a href="//noxz.tech/about/copying_policy">copying policy</a>
 			| <a href="//noxz.tech/git">source</a>
 		</span>
 	</div>
diff --git a/noxz.tech/articles/srfinder/index.www b/noxz.tech/articles/srfinder/index.www
@@ -28,4 +28,4 @@ preferred measuring frequency. The data written to STDOUT can then be stored in
 a CSV-file and later analyzed using other tools.
 
 The source code can be found
-.URL :https://noxz.tech/git/srfinder.git" "here" .
+.URL "https://noxz.tech/git/srfinder.git" "here" .
diff --git a/noxz.tech/index.www b/noxz.tech/index.www
@@ -21,7 +21,7 @@ About this site
 This site is rendered from markdown to static HTML files, so there are no need
 for any preprocessors running on my servers, causing any delay for neither me
 nor you. If you want to use the content on this site please read this
-.URL //noxz.tech/about/copying-policy/ "copying policy"
+.URL //noxz.tech/about/copying_policy/ "copying policy"
 first. This site should be readable in any web browser, and there are no need
 for any JavaScript engines or third party plugins. If you experience any problem
 viewing this site, it's probably due to your browser not being compliant with