1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Fix {context} variable connector

This commit is contained in:
Cody Hoag
2019-12-04 16:07:45 -05:00
parent 9b25f1f054
commit 2fd2ea9622
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
//
// * applications/application-life-cycle-management/creating-applications-using-the-cli.adoc
[id="applications-create-using-cli-image-{context}"]
[id="applications-create-using-cli-image_{context}"]
= Creating an application from an image
You can deploy an application from an existing image. Images can come from

View File

@@ -2,7 +2,7 @@
//
// * applications/application-life-cycle-management/creating-applications-using-the-cli.adoc
[id="applications-create-using-cli-modify-{context}"]
[id="applications-create-using-cli-modify_{context}"]
= Modifying application creation
The `new-app` command generates {product-title} objects that build, deploy, and

View File

@@ -2,7 +2,7 @@
//
// * applications/application-life-cycle-management/creating-applications-using-the-cli.adoc
[id="applications-create-using-cli-source-code-{context}"]
[id="applications-create-using-cli-source-code_{context}"]
= Creating an application from source code
With the `new-app` command you can create applications from source code in a

View File

@@ -2,7 +2,7 @@
//
// * logging/cluster-logging-cluster-status.adoc
[id="cluster-logging-clo-status-example-{context}"]
[id="cluster-logging-clo-status-example_{context}"]
= Viewing the status of cluster logging components
You can view the status for a number of cluster logging components.