From 2e21eed4117167e9f0d5c48326e51f8e41259d47 Mon Sep 17 00:00:00 2001 From: Andreas Fink Date: Thu, 5 Jun 2025 12:06:31 +0200 Subject: [PATCH 1/2] remove note that docs.cscs.ch is not the entrypoint --- readme.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/readme.md b/readme.md index c55a9b48..09916187 100644 --- a/readme.md +++ b/readme.md @@ -1,10 +1,6 @@ # CSCS Documentation -The source CSCS documentation [docs.cscs.ch](httpa://docs.cscs.ch) - -> [!NOTE] -> These docs are **work in progress**, and are not hosted at `docs.cscs.ch`. -> They can be viewed at [eth-cscs.github.io/cscs-docs](https://eth-cscs.github.io/cscs-docs) +The source CSCS documentation [docs.cscs.ch](https://docs.cscs.ch) ## Getting Started From 954f5d9433d6e60fa3e748e02e0aa393bd12bba8 Mon Sep 17 00:00:00 2001 From: Ben Cumming Date: Thu, 5 Jun 2025 13:20:11 +0200 Subject: [PATCH 2/2] Update readme.md Co-authored-by: finkandreas --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 09916187..26b89965 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # CSCS Documentation -The source CSCS documentation [docs.cscs.ch](https://docs.cscs.ch) +This repository contains the source code for CSCS' documentation hosted at [docs.cscs.ch](https://docs.cscs.ch) ## Getting Started