Skip to content

Commit e353c52

Browse files
authored
fixed leftovers
1 parent 76ee22d commit e353c52

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

artifacts/rhdh-plugins-reference/argocd/argocd-plugin-readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ image::rhdh-plugins-reference/deployment_summary.png[Deployment summary]
3333
[role="_additional-resources"]
3434
.Additional resources
3535

36-
* For more information on installing dynamic plugins, see link:{installing-and-viewing-plugins-book-link}[{installing-and-viewing-plugins-book-title}].
36+
* For more information on installing dynamic plugins, see {installing-and-viewing-plugins-book-link}[{installing-and-viewing-plugins-book-title}].

artifacts/rhdh-plugins-reference/argocd/argocd-plugin-user.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ image::rhdh-plugins-reference/deployment_summary.png[Deployment summary]
3131
[role="_additional-resources"]
3232
.Additional resources
3333

34-
* link:{installing-and-viewing-plugins-book-link}[{installing-and-viewing-plugins-book-title}].
34+
* {installing-and-viewing-plugins-book-link}[{installing-and-viewing-plugins-book-title}].

modules/installation/proc-install-rhdh-operator-airgapped-full.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If your network has access to the registry through a bastion host, you can use t
1414
* You have installed the GNU `sed` command line text editor.
1515
* You have installed `umoci` CLI tool.
1616
* You have an active `oc registry`, `podman`, or `skopeo` session to the `registry.redhat.io` {company-name} Ecosystem Catalog. For more information, see link:https://access.redhat.com/RegistryAuthentication[{company-name} Container Registry Authentication].
17-
* You have installed the `opm` CLI tool. For more information, see link:{ocp-docs-link}/html/cli_tools/opm-cli#olm-about-opm_cli-opm-install[Installing the opm CLI].
17+
* You have installed the `opm` CLI tool. For more information, see {ocp-docs-link}/html/cli_tools/opm-cli#olm-about-opm_cli-opm-install[Installing the opm CLI].
1818
1919
.Procedure
2020
. Download the mirroring script to disk by running the following command:

modules/observe/proc-forward-audit-log-splunk.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ metadata:
6565
namespace: openshift-logging
6666
----
6767

68-
For more information, see link:{ocp-docs-link}/html-single/logging/index#logging-create-clf_configuring-log-forwarding[Creating a log forwarder].
68+
For more information, see {ocp-docs-link}/html-single/logging/index#logging-create-clf_configuring-log-forwarding[Creating a log forwarder].
6969
--
7070
. Define the following `ClusterLogForwarder` configuration using OpenShift web console or OpenShift CLI:
7171
.. Specify the `log-collector` as `serviceAccount` in the YAML file:
@@ -94,7 +94,7 @@ inputs:
9494
maxRecordsPerSecond: 100
9595
----
9696

97-
For more information, see link:{ocp-docs-link}/html-single/logging/index#cluster-logging-collector-log-forward-logs-from-application-pods_configuring-log-forwarding[Forwarding application logs from specific pods].
97+
For more information, see {ocp-docs-link}/html-single/logging/index#cluster-logging-collector-log-forward-logs-from-application-pods_configuring-log-forwarding[Forwarding application logs from specific pods].
9898
--
9999
.. Configure outputs to specify where the captured logs are sent. In this step, focus on the `splunk` type. You can either use `tls.insecureSkipVerify` option if the Splunk endpoint uses self-signed TLS certificates (not recommended) or provide the certificate chain using a Secret.
100100
+

0 commit comments

Comments
 (0)