From e03bc94069ebb8395a21803b43c3c2c631caa8fd Mon Sep 17 00:00:00 2001 From: Melinda Minch Date: Thu, 30 Jun 2022 11:52:45 -0700 Subject: [PATCH 1/2] Fix the 'publisher-provider' anchor link This link wasn't working because the actual anchor has an extra dash in it. --- guides/Dataset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/Dataset.md b/guides/Dataset.md index f3099d1..9a22553 100644 --- a/guides/Dataset.md +++ b/guides/Dataset.md @@ -24,7 +24,7 @@ - [Handling multiple locations](#handling-multiple-locations) - [Spatial Reference Systems](#spatial-reference-systems) - [Roles of People](#roles-of-people) - - [Publisher / Provider](#publisher-provider) + - [Publisher / Provider](#publisher--provider) - [Funding](#funding) - [License](#license) - [Checksum](#checksum) From b6e5a9aba3ed6631db2048aaf3d0a01f6fffb383 Mon Sep 17 00:00:00 2001 From: Matt Jones Date: Mon, 1 Aug 2022 15:25:28 -0800 Subject: [PATCH 2/2] Fix auto-link to publisher-and-provider section so it avoids special characters. --- guides/Dataset.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/Dataset.md b/guides/Dataset.md index 70ec705..7245232 100644 --- a/guides/Dataset.md +++ b/guides/Dataset.md @@ -24,7 +24,7 @@ - [Handling multiple locations](#handling-multiple-locations) - [Spatial Reference Systems](#spatial-reference-systems) - [Roles of People](#roles-of-people) - - [Publisher / Provider](#publisher--provider) + - [Publisher and Provider](#publisher-and-provider) - [Funding](#funding) - [License](#license) - [Checksum](#checksum) @@ -1386,7 +1386,7 @@ Notice that since Uta Passow has already been defined in the document with `"@id Back to [top](#top) -### Publisher / Provider +### Publisher and Provider ![Publisher/Provider](/assets/diagrams/dataset/dataset_publisher-provider.svg "Dataset - Publisher/Provider")