commit 9f66d2cac23b8d00ccaa8003e458c38d25701c53
parent 7231f54fde86854bf681d781467d8ae173ff3d04
Author: Wim Dupont <wim@wimdupont.com>
Date: Sat, 24 Feb 2024 15:47:51 +0100
remove webcontent url
Former-commit-id: 511a6bee4e13b4bdabc198133ec2908bb9cc20e8
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.adoc b/README.adoc
@@ -25,5 +25,4 @@ Web content for blog and guides is retrieved from self-maintained git project us
The data is retrieved in https://asciidoc.org/[asciidoc] format (base64 encoded) and is persisted after converting to html when a new file or when changes are detected. This process is a scheduled task.
-https://gitlab.com/WimDupont/webcontent[Link to project]
-
+The separate web content project has been removed and can now be found as part of the source code of the website (link found above)