From 1f8d3f97ecc533770d566fe390b6cdf220be382f Mon Sep 17 00:00:00 2001 From: Remi Gau Date: Wed, 6 Sep 2023 11:21:36 -0400 Subject: [PATCH] fix path --- src/common-principles.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common-principles.md b/src/common-principles.md index cb8b9a661c..2dc9905d9a 100644 --- a/src/common-principles.md +++ b/src/common-principles.md @@ -514,8 +514,8 @@ Example: ``` Each level can be described with a string as in the example above, -or with an object containing the fields [`Description`](../glossary.md#description-metadata) -and [`TermURL`](../glossary.md#termurl-metadata) +or with an object containing the fields [`Description`](./glossary.md#description-metadata) +and [`TermURL`](./glossary.md#termurl-metadata) like in the example below. ```JSON