You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix 'Edit this page' and 'Create an issue' links on the website
Add a cascading page property to the frontmatter of docs/README.md
that will apply to all child pages displayed in the pipeline section
of the docs on the website.
This ensures the 'Edit this page' and 'Create an issue' links in
the sidebar point to the pipeline repo instead of the website repo.
@@ -48,7 +50,7 @@ Tekton Pipelines defines the following entities:
48
50
49
51
## Getting started
50
52
51
-
To get started, complete the [Tekton Pipelines Tutorial](https://github.com/tektoncd/pipeline/blob/master/docs/tutorial.md) and go through our
53
+
To get started, complete the [Tekton Pipelines Tutorial](https://github.com/tektoncd/pipeline/blob/master/docs/tutorial.md) and go through our
0 commit comments