From e2d6ac2ce7aff8f83609da8bbfd63c8825027246 Mon Sep 17 00:00:00 2001 From: Fabio Date: Mon, 20 Mar 2023 09:49:09 +0000 Subject: [PATCH 1/2] Correct typo in DSM-5-H3 link --- docs/_indicators/DSM-5-H3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_indicators/DSM-5-H3.md b/docs/_indicators/DSM-5-H3.md index 271523b4..5ac8ac5c 100644 --- a/docs/_indicators/DSM-5-H3.md +++ b/docs/_indicators/DSM-5-H3.md @@ -7,7 +7,7 @@ nav_exclude: True ## DSM-5-H3 -| Identifier | [DSM-5-H3](https://github.com/FAIRplus/Data-Maturity/blob/master/docs/_indicators/DSM-5-H3C.md) | +| Identifier | [DSM-5-H3](https://github.com/FAIRplus/Data-Maturity/blob/master/docs/_indicators/DSM-5-H3.md) | | --------- | -----------| | Name | Hosting Environment implements Data Governance Capability. | | Maturity Level | 5 | From f12ec6d99b61affce0fe4d02caead463708748a6 Mon Sep 17 00:00:00 2001 From: Fabio Date: Mon, 20 Mar 2023 09:50:24 +0000 Subject: [PATCH 2/2] Update Just the Docs URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d96c0a78..336e9108 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ You are welcome to contribute to the content. The material is developed in markd - If you want to add content please create a new branch from this one. When you are ready to merge your changes open a pull request against this branch. - The content of the website is in markdown files in the [/docs](./docs) directory whereas the images included in the markdown files are in [assets/images](./assets/images). -- Refer to the [Just the Docs documentation](https://pmarsceill.github.io/just-the-docs/) for usage and customisation information. +- Refer to the [Just the Docs documentation](https://just-the-docs.github.io/just-the-docs/) for usage and customisation information. ## License