We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d55eb5 commit e15c17fCopy full SHA for e15c17f
overrides/home.html
@@ -16,12 +16,12 @@ <h2 class="secondary-headline">
16
</h2>
17
<p class="call-to-action">
18
<a
19
- href="{{ 'getting-started/tutorial' | url }}"
+ href="{{ 'docs/getting-started/tutorial' | url }}"
20
class="md-button black md-button--primary"
21
>Try the tutorial</a
22
>
23
24
- href="{{ 'install/' | url }}"
+ href="{{ 'docs/install/' | url }}"
25
class="md-button white md-button--secondary"
26
>Install Knative on your cluster</a
27
0 commit comments