From e06473a0545da44ef8d1868481fa2ecbc268d8fa Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch> Date: Mon, 15 Aug 2022 15:47:42 +0200 Subject: [PATCH] update docs --- README.md | 4 ++-- docs/_index.md | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7d26f54..cca35e9 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ In the most simple case check if a callback exists and execute it. Institute for Medical Education; University of Bern -📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/tinyrouter-php-class> -📜 License: GNU GPL 3.0 +📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/tinyrouter-php-class> \ +📜 License: GNU GPL 3.0 \ 📖 Docs: <https://os-docs.iml.unibe.ch/tinyrouter-php-class/> diff --git a/docs/_index.md b/docs/_index.md index cc27900..6c47c73 100644 --- a/docs/_index.md +++ b/docs/_index.md @@ -8,7 +8,6 @@ In the most simple case check if a callback exists and execute it. Institute for Medical Education; University of Bern -📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/tinyrouter-php-class> -📜 License: GNU GPL 3.0 +📄 Source: <https://git-repo.iml.unibe.ch/iml-open-source/tinyrouter-php-class> \ +📜 License: GNU GPL 3.0 \ 📖 Docs: <https://os-docs.iml.unibe.ch/tinyrouter-php-class/> - -- GitLab