Skip to content

Commit 3051de1

Browse files
authored
Fix missing link text (#398)
* Fix links that don't have link text * Minor edit * Accept suggestion from automated review
1 parent b7a8490 commit 3051de1

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

modules/get-started/pages/whats-new-cloud.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The deprecation timeline is:
115115
- End-of-support date: November 28, 2025
116116
- Retirement date: May 28, 2026
117117

118-
See link:/api/doc/cloud-controlplane/topic/topic-deprecation-policy[] for more information.
118+
See the link:/api/doc/cloud-controlplane/topic/topic-deprecation-policy[Cloud API Deprecation Policy] for more information.
119119

120120
=== Read-only cluster configuration properties
121121

@@ -192,7 +192,7 @@ For a better customer experience, the Serverless Standard and Serverless Pro pro
192192

193193
The Cloud API is now generally available. It includes endpoints for xref:manage:api/cloud-serverless-controlplane-api.adoc[managing Serverless clusters], configuring RBAC in xref:manage:api/cloud-byoc-controlplane-api.adoc#manage-rbac[BYOC], xref:manage:api/cloud-serverless-controlplane-api.adoc#manage-rbac[Serverless], and xref:manage:api/cloud-dedicated-controlplane-api.adoc#manage-rbac[Dedicated] clusters, and xref:manage:api/cloud-dataplane-api.adoc#use-redpanda-connect[using Redpanda Connect].
194194

195-
To get started, see the link:/api/doc/cloud-controlplane/topic/topic-cloud-api-overview.adoc[Redpanda Cloud API overview] or try the link:/api/doc/cloud-controlplane/topic/topic-quickstart.adoc[Cloud API Quickstart]. For full reference documentation, see link:/api/doc/cloud-controlplane/[Control Plane API] and link:/api/doc/cloud-dataplane/[Data Plane API].
195+
To get started, see the link:/api/doc/cloud-controlplane/topic/topic-cloud-api-overview[Redpanda Cloud API overview] or try the link:/api/doc/cloud-controlplane/topic/topic-quickstart[Cloud API Quickstart]. For full reference documentation, see link:/api/doc/cloud-controlplane/[Control Plane API] and link:/api/doc/cloud-dataplane/[Data Plane API].
196196

197197
=== Support for additional regions
198198

@@ -220,7 +220,7 @@ Usage limits for Serverless Pro clusters increased to: ingress = 100 MBps, egres
220220

221221
=== Cloud API reference
222222

223-
The Cloud API reference is now provided as separate references for the link:/api/doc/cloud-controlplane/[Control Plane API] and link:/api/doc/cloud-dataplane/[Data Plane APIs]. The Control Plane API and Data Plane APIs follow separate OpenAPI specifications, so the reference is updated to better reflect the structure of the Cloud APIs and to improve usability of the documentation. See also: link:/api/doc/cloud-controlplane/topic/topic-cloud-api-overview[].
223+
The Cloud API reference is now provided as separate references for the link:/api/doc/cloud-controlplane/[Control Plane API] and link:/api/doc/cloud-dataplane/[Data Plane APIs]. The Control Plane API and Data Plane APIs follow separate OpenAPI specifications, so the reference is updated to better reflect the structure of the Cloud APIs and to improve usability of the documentation. See also: link:/api/doc/cloud-controlplane/topic/topic-cloud-api-overview[Cloud API Overview].
224224

225225
== January 2025
226226

modules/manage/pages/maintenance.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ There could be updated documentation, release notes, and communication from your
105105
| At Redpanda's discretion.
106106
|===
107107

108-
See also: link:/api/doc/cloud-controlplane/topic/topic-deprecation-policy[]
108+
See also: link:/api/doc/cloud-controlplane/topic/topic-deprecation-policy[Cloud API Deprecation Policy].
109109

110110

111111
=== Deprecated features
@@ -123,7 +123,7 @@ The deprecation timeline is:
123123
- End-of-support date: November 28, 2025
124124
- Retirement date: May 28, 2026
125125

126-
See link:/api/doc/cloud-controlplane/topic/topic-deprecation-policy[] for more information.
126+
See the link:/api/doc/cloud-controlplane/topic/topic-deprecation-policy[Cloud API Deprecation Policy] for more information.
127127
| March 2025 | Serverless Standard | For a better customer experience, the Serverless Standard and Serverless Pro products merged into a single offering. Serverless Standard is deprecated.
128128

129129
All existing Serverless Standard clusters will be migrated to the new xref:get-started:cluster-types/serverless.adoc[Serverless] platform (with higher usage limits, 99.9% SLA, and additional regions) on August 31, 2025.

modules/networking/pages/aws-privatelink.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,6 @@ include::networking:partial$private-links-test-connection.adoc[]
372372

373373
include::shared:partial$suggested-reading.adoc[]
374374

375-
* link:/api/doc/cloud-controlplane/topic/topic-cloud-api-overview[]
375+
* link:/api/doc/cloud-controlplane/topic/topic-cloud-api-overview[Cloud API Overview]
376376
* xref:networking:byoc/aws/vpc-peering-aws.adoc[]
377377
* xref:networking:dedicated/vpc-peering.adoc[]

modules/security/pages/cloud-authentication.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -713,5 +713,5 @@ The command should succeed, and you should be able to create a topic named `test
713713

714714
include::shared:partial$suggested-reading.adoc[]
715715

716-
- link:/api/doc/cloud-controlplane/topic/topic-cloud-api-overview[]
717-
- link:/api/doc/cloud-controlplane/authentication[]
716+
- link:/api/doc/cloud-controlplane/topic/topic-cloud-api-overview[Cloud API Overview]
717+
- link:/api/doc/cloud-controlplane/authentication[Cloud API Authentication]

0 commit comments

Comments
 (0)