We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ac436 commit 7e02e39Copy full SHA for 7e02e39
1 file changed
supplemental-ui/partials/footer-nav.hbs
@@ -1,7 +1,7 @@
1
<nav class="rhd-footer-nav" aria-label="Secondary Navigation" role="navigation">
2
<ul class="rhd-menu">
3
<li class="menu-item menu-item--expanded">
4
- <h3 class="section-toggle">GitHub</h3>
+ <h3 class="section-toggle">Resources</h3>
5
6
<li class="menu-item">
7
<a href="https://github.com/redhat-developer-demos/knative-tutorial" title="Knative Tutorial">Knative
@@ -12,7 +12,7 @@
12
Tracker</a>
13
</li>
14
15
- <a href="https://github.com/openshift-cloud-functions/Documentation" title="Issue Tracker">OpenShift Cloud Functions</a>
+ <a href="https://www.openshift.com/learn/topics/serverless" title="OpenShift Serverless">OpenShift Serverless</a>
16
17
</ul>
18
0 commit comments