From 6d92c5779eb7aab4470c0bf379bd1b88880afe49 Mon Sep 17 00:00:00 2001 From: Kyongsik Yun Date: Tue, 3 Sep 2024 08:45:25 -0700 Subject: [PATCH] Update slim-registry.json GOVERNANCE TEMPLATE links change from underscore to hyphen to resolve errors --- static/data/slim-registry.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/data/slim-registry.json b/static/data/slim-registry.json index ad922f81a..dab77b2b0 100644 --- a/static/data/slim-registry.json +++ b/static/data/slim-registry.json @@ -14,17 +14,17 @@ { "name": "Governance Template (Small Teams)", "type": "text/md", - "uri": "https://raw.githubusercontent.com/NASA-AMMOS/slim/main/static/assets/governance/governance-model/GOVERNANCE_TEMPLATE_SMALL_TEAMS.md" + "uri": "https://raw.githubusercontent.com/NASA-AMMOS/slim/main/static/assets/governance/governance-model/GOVERNANCE-TEMPLATE-SMALL-TEAMS.md" }, { "name": "Governance Template (Medium Teams)", "type": "text/md", - "uri": "https://raw.githubusercontent.com/NASA-AMMOS/slim/main/static/assets/governance/governance-model/GOVERNANCE_TEMPLATE_MEDIUM_TEAMS.md" + "uri": "https://raw.githubusercontent.com/NASA-AMMOS/slim/main/static/assets/governance/governance-model/GOVERNANCE-TEMPLATE-MEDIUM-TEAMS.md" }, { "name": "Governance Template (Large Teams)", "type": "text/md", - "uri": "https://raw.githubusercontent.com/NASA-AMMOS/slim/main/static/assets/governance/governance-model/GOVERNANCE_TEMPLATE_LARGE_TEAMS.md" + "uri": "https://raw.githubusercontent.com/NASA-AMMOS/slim/main/static/assets/governance/governance-model/GOVERNANCE-TEMPLATE-LARGE-TEAMS.md" } ] }, @@ -296,4 +296,4 @@ ] } -] \ No newline at end of file +]