Skip to content

Commit ab0bf72

Browse files
author
brian-brewer
committed
FIX: emm20 lower fix
1 parent b67a946 commit ab0bf72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ site_domain = "datatrustmanifesto.org"
4747
# Fix the menu URL
4848
[[menu.main]]
4949
name = "Frameworks"
50-
url = "/docs/frameworks/EMM20/"
50+
url = "/docs/frameworks/emm20/"
5151
weight = 3
5252

5353
# Disable Hugo's automatic sitemap generation

layouts/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h3>EMM 2.0: Enterprise Metadata Management</h3>
106106
<li>✅ OpenLineage and graph metamodel integration</li>
107107
<li>✅ Open universal metamodel</li>
108108
</ul>
109-
<a href="{{ "docs/frameworks/EMM20/" | relURL }}" class="button">Read EMM 2.0 Framework</a>
109+
<a href="{{ "docs/frameworks/emm20/" | relURL }}" class="button">Read EMM 2.0 Framework</a>
110110
</div>
111111
</div>
112112
</div>
@@ -178,7 +178,7 @@ <h3>EMM 2.0: Enterprise Metadata Management</h3>
178178
<div class="section">
179179
<h2>Join the #DataTrustCommunity</h2>
180180
<a href="{{ "manifesto" | relURL }}" class="button">Read DTE Manifesto</a>
181-
<a href="{{ "docs/frameworks/EMM20/" | relURL }}" class="button">Read EMM 2.0 Framework</a>
181+
<a href="{{ "docs/frameworks/emm20/" | relURL }}" class="button">Read EMM 2.0 Framework</a>
182182
<a href="{{ "tools/data-trust-dashboard/dte_trust_dashboard" | relURL }}" class="button">Try the Trust Dashboard</a>
183183
<a href="https://github.com/datatrustengineering/DataTrustEngineering" class="button">Contribute on GitHub</a>
184184
<a href="https://join.slack.com/t/datatrustengineering/shared_invite/zt-3br05le6v-pxGSBeJGLpVgOsNM9ejGuw" class="button">Join Slack</a>

0 commit comments

Comments
 (0)