From b40ed59a1f4c803180c05c45537bceb494e9df07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <michael@minelli.me> Date: Tue, 27 Feb 2024 14:33:37 +0100 Subject: [PATCH] Wiki => Move wiki on the dojo documentation website --- README.md | 4 +++- Wiki/Home.md | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 019310d..afadb79 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# DojoAssignmentChecker \ No newline at end of file +# Documentation of `The Dojo Assignment Checker` + +All documentations are available on the [Dojo documentation website](https://www.hepiapp.ch/) : https://www.hepiapp.ch/. \ No newline at end of file diff --git a/Wiki/Home.md b/Wiki/Home.md index e69de29..afadb79 100644 --- a/Wiki/Home.md +++ b/Wiki/Home.md @@ -0,0 +1,3 @@ +# Documentation of `The Dojo Assignment Checker` + +All documentations are available on the [Dojo documentation website](https://www.hepiapp.ch/) : https://www.hepiapp.ch/. \ No newline at end of file -- GitLab