aboutsummaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorAdrian Kummerlaender2014-09-02 22:52:08 +0200
committerAdrian Kummerlaender2014-09-02 22:52:08 +0200
commit29343cb97795296fb2a0fbcd2ba17047034e8761 (patch)
treece02936f0f343ece8510b3e6dc593d11e30021e2 /pages
parent5a68d6974ede7a7a9bb85c78e200b8a344bf5d18 (diff)
downloadblog_content-29343cb97795296fb2a0fbcd2ba17047034e8761.tar
blog_content-29343cb97795296fb2a0fbcd2ba17047034e8761.tar.gz
blog_content-29343cb97795296fb2a0fbcd2ba17047034e8761.tar.bz2
blog_content-29343cb97795296fb2a0fbcd2ba17047034e8761.tar.lz
blog_content-29343cb97795296fb2a0fbcd2ba17047034e8761.tar.xz
blog_content-29343cb97795296fb2a0fbcd2ba17047034e8761.tar.zst
blog_content-29343cb97795296fb2a0fbcd2ba17047034e8761.zip
Fixed some broken content links
* the article "2014-07-11_mapping_arrays_using_tuples_in_cpp11" contained a full link to blog.kummerlaender.eu instead of an relative one * the page "input_xslt" contained a wrong cgit link
Diffstat (limited to 'pages')
-rw-r--r--pages/projects/input_xslt.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/projects/input_xslt.md b/pages/projects/input_xslt.md
index 39c302f..802ceac 100644
--- a/pages/projects/input_xslt.md
+++ b/pages/projects/input_xslt.md
@@ -9,4 +9,4 @@ It is used to generate the whole website you are currently viewing and is availa
Contrary to popular opinion I actually like XSLT as a content transformation language and have built - amongst other things - my personal website on top of it. While I used the XSLT based Symphony CMS for that particular endeavour, the intention behind the experiment is to develop XSLT extensions enabling the development of static site generators using XSLT as both a template and application language. The fact that you are currently reading this page proves that this is indeed possible.
[Github]: https://github.com/KnairdA/InputXSLT
-[cgit]: http://blog.kummerlaender.eu/InputXSLT
+[cgit]: http://code.kummerlaender.eu/InputXSLT