Skip to content

Commit 7e02e39

Browse files
committed
fix footer nav links
1 parent 40ac436 commit 7e02e39

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

supplemental-ui/partials/footer-nav.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<nav class="rhd-footer-nav" aria-label="Secondary Navigation" role="navigation">
22
<ul class="rhd-menu">
33
<li class="menu-item menu-item--expanded">
4-
<h3 class="section-toggle">GitHub</h3>
4+
<h3 class="section-toggle">Resources</h3>
55
<ul class="rhd-menu">
66
<li class="menu-item">
77
<a href="https://github.com/redhat-developer-demos/knative-tutorial" title="Knative Tutorial">Knative
@@ -12,7 +12,7 @@
1212
Tracker</a>
1313
</li>
1414
<li class="menu-item">
15-
<a href="https://github.com/openshift-cloud-functions/Documentation" title="Issue Tracker">OpenShift Cloud Functions</a>
15+
<a href="https://www.openshift.com/learn/topics/serverless" title="OpenShift Serverless">OpenShift Serverless</a>
1616
</li>
1717
</ul>
1818
</li>

0 commit comments

Comments
 (0)