Skip to content

Commit 62f7330

Browse files
supersebDenise
authored andcommitted
URL typos
1 parent e21679e commit 62f7330

File tree

2 files changed

+2
-2
lines changed
  • content/rancher/v2.x/en
    • installation/air-gap-installation/install-rancher
    • tools/pipelines/configurations

2 files changed

+2
-2
lines changed

content/rancher/v2.x/en/installation/air-gap-installation/install-rancher/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ kubectl create namespace cattle-system
134134
kubectl -n cattle-system apply -R -f ./rancher
135135
```
136136

137-
Make sure you follow any additional instructions required by SSL install options. See [Choose your SSL Configuration]({{< baseurl >}}rancher/v2.x/en/installation/ha/helm-rancher/#choose-your-ssl-configuration) for details.
137+
Make sure you follow any additional instructions required by SSL install options. See [Choose your SSL Configuration]({{< baseurl >}}/rancher/v2.x/en/installation/ha/helm-rancher/#choose-your-ssl-configuration) for details.
138138

139139
{{% /tab %}}
140140
{{% tab "Single Node" %}}

content/rancher/v2.x/en/tools/pipelines/configurations/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ PLUGIN_BUILD_ARGS | Docker build args, a comma separated list
188188
{{% /accordion %}}
189189
{{% accordion id="deploy-yaml" label="Deploy YAML" %}}
190190

191-
This step deploys arbitrary Kubernetes resources to the project. This deployment requires a Kubernetes manifest file to be present in the source code repository. Pipeline variable substitution is supported in the manifest file. You can view an example file at [GitHub](https://github.com/rancher/pipeline-example-go/blob/master/deployment.yaml). For available variables, refer to [Pipeline Variable Reference]({{< baseurl >}}rancher/v2.x/en/tools/pipelines/reference/).
191+
This step deploys arbitrary Kubernetes resources to the project. This deployment requires a Kubernetes manifest file to be present in the source code repository. Pipeline variable substitution is supported in the manifest file. You can view an example file at [GitHub](https://github.com/rancher/pipeline-example-go/blob/master/deployment.yaml). For available variables, refer to [Pipeline Variable Reference]({{< baseurl >}}/rancher/v2.x/en/tools/pipelines/reference/).
192192

193193
{{% tabs %}}
194194

0 commit comments

Comments
 (0)