From db8bdc4a08778b02df17a6b5378ac6e2440dce1e Mon Sep 17 00:00:00 2001 From: Serafeim Chatzopoulos Date: Tue, 20 Dec 2022 14:05:55 +0200 Subject: [PATCH] Fix broken links --- .env | 2 +- docs/data-model/pids-and-identifiers.md | 2 +- docs/downloads/alternative-model/context.md | 2 +- docs/downloads/alternative-model/extendedresult.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env b/.env index 9ed2036..a763c08 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ URL="http://snf-23385.ok-kno.grnetcloud.net" -BASE_URL="/" +BASE_URL="/docs" diff --git a/docs/data-model/pids-and-identifiers.md b/docs/data-model/pids-and-identifiers.md index a3b7cda..be6731b 100644 --- a/docs/data-model/pids-and-identifiers.md +++ b/docs/data-model/pids-and-identifiers.md @@ -70,5 +70,5 @@ Currently, the following data sources are used as "PID authorities": | arXiv | `arXiv_______` | arXiv.org e-Print Archive | | handle | `handle______` | any repository | -OpenAIRE also perform duplicate identification (see the [dedicated section for details](../../data-provision/deduplication/)). +OpenAIRE also perform duplicate identification (see the [dedicated section for details](/data-provision/deduplication)). All duplicates are **merged** together in a **representative record** which must be assigned a dedicated OpenAIRE identifier (i.e. it cannot have the identifier of one of the aggregated record). diff --git a/docs/downloads/alternative-model/context.md b/docs/downloads/alternative-model/context.md index 2684d85..e08ea69 100644 --- a/docs/downloads/alternative-model/context.md +++ b/docs/downloads/alternative-model/context.md @@ -29,7 +29,7 @@ Label of the RI/RC. ``` ### provenance -_Type: [Provenance](../../../data-model/entities/other#provenance-2) • Cardinality: MANY_ +_Type: [Provenance](/data-model/entities/other#provenance-2) • Cardinality: MANY_ Why this result is associated to the RI/RC. diff --git a/docs/downloads/alternative-model/extendedresult.md b/docs/downloads/alternative-model/extendedresult.md index d9e9b0c..2284479 100644 --- a/docs/downloads/alternative-model/extendedresult.md +++ b/docs/downloads/alternative-model/extendedresult.md @@ -8,7 +8,7 @@ sidebar_position: 1 # Extended Result -It is a subclass of [Result](../../../data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources. +It is a subclass of [Result](/data-model/entities/result) extended with information regarding projects (and funders), research communities/infrastructure and related data sources.