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 92071b5 commit b04767fCopy full SHA for b04767f
app/views/pages/index.html.erb
@@ -1,6 +1,6 @@
1
<div class="HomeSuggestions">
2
<strong>Popular:</strong>
3
- <%= link_to "Getting started", "/docs/pipelines" %>,
+ <%= link_to "Getting started", "/docs/tutorials/getting-started" %>,
4
<%= link_to "Defining build steps", "/docs/pipelines/defining-steps" %>,
5
<%= link_to "Command steps", "/docs/pipelines/command-step" %>,
6
<%= link_to "Environment variables", "/docs/pipelines/environment-variables" %>,
0 commit comments