Skip to content

Commit 13b66b9

Browse files
authored
Merge pull request #84202 from ochromy/SRVCOM-2442
[SRVCOM-2442] Improve links and linking for restructured content
2 parents 4fae3ec + a11c15c commit 13b66b9

8 files changed

+14
-9
lines changed

about/about-knative-eventing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ include::modules/serverless-kafka-developer.adoc[leveloffset=+1]
2727
[id="additional-resources_about-knative-eventing"]
2828
[role="_additional-resources"]
2929
== Additional resources
30-
* xref:../install/installing-knative-eventing.adoc#serverless-install-kafka-odc_installing-knative-eventing[Installing the `KnativeKafka` custom resource].
30+
* xref:../install/installing-knative-eventing.adoc#serverless-install-kafka-odc_installing-knative-eventing[Installing the `KnativeKafka` custom resource]
3131
* link:https://access.redhat.com/documentation/en-us/red_hat_amq/7.6/html/amq_streams_on_openshift_overview/kafka-concepts_str#kafka-concepts-key_str[Red Hat AMQ Streams documentation]
3232
* link:https://access.redhat.com/documentation/en-us/red_hat_amq/7.6/html-single/using_amq_streams_on_rhel/index#assembly-kafka-encryption-and-authentication-str[Red Hat AMQ Streams TLS and SASL on Apache Kafka documentation]
3333
* xref:../eventing/serverless-event-delivery.adoc#serverless-event-delivery[Event delivery]

about/about-serverless.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Documentation for specific versions is available using the version selector drop
1919
2020
In addition, the {ServerlessProductName} documentation is also available on the Red Hat Portal at https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/[].
2121
22-
For additional information about the {ServerlessProductName} life cycle and supported platforms, refer to the link:https://access.redhat.com/support/policy/updates/openshift#ossrvless[Platform Life Cycle Policy].
22+
For additional information about the {ServerlessProductName} life cycle and supported platforms, refer to the link:https://access.redhat.com/support/policy/updates/openshift_operators[Operator Life Cycles].
2323
====
2424

2525
// Add something about CLI tools

about/serverless-logic-overview.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,9 @@ include::modules/serverless-logic-overview-input-output-schema.adoc[leveloffset=
2626
include::modules/serverless-logic-overview-custom-functions.adoc[leveloffset=+1]
2727
include::modules/serverless-logic-overview-timeouts.adoc[leveloffset=+1]
2828
include::modules/serverless-logic-overview-parallelism.adoc[leveloffset=+1]
29+
30+
[id="next-steps_serverless-logic-overview"]
31+
== Next steps
32+
33+
* xref:../install/install-serverless-logic-operator.adoc#install-serverless-logic-operator[Installing the OpenShift Serverless Logic Operator]
34+
* xref:../install/serverless-logic-install-kn-workflow-plugin-cli.adoc#serverless-logic-install-kn-workflow-plugin-cli[Installing the OpenShift Serverless Logic Knative Workflow plugin]

functions/serverless-functions-getting-started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ include::modules/serverless-functions-creating-deploying-invoking.adoc[leveloffs
4747
[id="next-steps_serverless-functions-getting-started"]
4848
== Next steps
4949

50-
* See xref:../functions/serverless-functions-eventing.adoc#serverless-functions-eventing[Using functions with Knative Eventing]
50+
* See xref:../functions/serverless-functions-eventing.adoc#serverless-functions-eventing[Connecting an event source to a function]

install/preparing-serverless-install.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,4 @@ include::modules/serverless-cluster-sizing-req-additional.adoc[leveloffset=+2]
7373

7474
* link:https://docs.openshift.com/container-platform/latest/operators/admin/olm-restricted-networks.html#olm-restricted-networks[Using Operator Lifecycle Manager on restricted networks]
7575
* link:https://docs.openshift.com/container-platform/latest/operators/understanding/olm-understanding-operatorhub.html#olm-operatorhub-overview[Understanding OperatorHub]
76-
* link:https://docs.openshift.com/container-platform/latest/installing/cluster-capabilities.html#cluster-capabilities[Cluster capabilities]
77-
76+
* link:https://docs.openshift.com/container-platform/latest/installing/overview/cluster-capabilities.html[Cluster capabilities]

integrations/serverless-pipelines-integration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ include::modules/serverless-creating-service-deployed-by-openshift-pipelines.ado
2323
[id="additional-resources_serverless-pipelines-integration"]
2424
== Additional resources
2525

26-
* link:https://docs.openshift.com/pipelines/1.12/about/about-pipelines.html[Documentation for {pipelines-title}]
26+
* link:https://docs.openshift.com/pipelines/latest/about/about-pipelines.html[Documentation for {pipelines-title}]

modules/serving-transport-encryption-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Cluster-local encryption enables transport encryption for cluster-local domains.
3939

4040
* The cluster-local endpoint of the `ingress-controller` component uses SNI to select the certificates.
4141

42-
* To create the certificates, Knative relies on `cert-manager`, which needs to be installed and configured for the feature to work. For more information, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.16/html/security_and_compliance/cert-manager-operator-for-red-hat-openshift#cert-manager-operator-release-notes-1-14-0[{cert-manager-operator}].
42+
* To create the certificates, Knative relies on `cert-manager`, which needs to be installed and configured for the feature to work. For more information, see link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/security_and_compliance/cert-manager-operator-for-red-hat-openshift#cert-manager-operator-release-notes-1-14-0[{cert-manager-operator}].
4343

4444
[IMPORTANT]
4545
====

observability/admin-metrics/serverless-admin-metrics.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ toc::[]
88

99
Metrics enable cluster administrators to monitor how {ServerlessProductName} cluster components and workloads are performing.
1010

11-
You can view different metrics for {ServerlessProductName} by navigating to link:https://docs.openshift.com/container-platform/latest/monitoring/reviewing-monitoring-dashboards.html#reviewing-monitoring-dashboards-admin_reviewing-monitoring-dashboards[*Dashboards*] in the web console *Administrator* perspective.
11+
You can view different metrics for {ServerlessProductName} by navigating to link:https://docs.openshift.com/container-platform/latest/observability/monitoring/reviewing-monitoring-dashboards.html#reviewing-monitoring-dashboards-admin_reviewing-monitoring-dashboards[*Dashboards*] in the web console *Administrator* perspective.
1212

1313
[id="prerequisites_serverless-admin-metrics"]
1414
== Prerequisites
1515

16-
* See the {ocp-product-title} documentation on link:https://docs.openshift.com/container-platform/latest/monitoring/managing-metrics.html#managing-metrics[Managing metrics] for information about enabling metrics for your cluster.
16+
* See the {ocp-product-title} documentation on link:https://docs.openshift.com/container-platform/latest/observability/monitoring/managing-metrics.html[Managing metrics] for information about enabling metrics for your cluster.
1717

1818
* You have access to an account with cluster administrator access (or dedicated administrator access for {dedicated-product-title} or {rosa-product-title}).
1919

0 commit comments

Comments
 (0)