Skip to content

Commit ef0c3e0

Browse files
authored
DOCSP48433_v2.8 -- Non-working links update (#226)
* DOCSP-48433 -- Updated private endpoints and continous cloud backup links * DOCSP-48433 -- Updated Project ID redirect * DOCSP-48433 -- Updated Project id redirect in source/atlascustomrole-custom-resource.txt# * DOCSP-48433 -- Added missing slash in changeStreams links
1 parent 2ea8e0d commit ef0c3e0

5 files changed

+16
-15
lines changed

source/ak8so-independent-crd.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ without using |ak8so| to manage the project itself. In this
1717
independent custom resource definition ("independent CRD") model, you
1818
associate resources such as :ref:`atlasdeployment-custom-resource` and
1919
:ref:`atlasdatabaseuser-custom-resource` with an |service| project
20-
directly by its |service| :atlas:`ID <project-id>`.
20+
directly by its |service| :atlas:`ID </api/atlas-admin-api-ref/#project-id>`.
2121

2222
Independent CRDs allow you to use different programmatic
2323
infrastructure management systems for your projects, while you use
@@ -47,7 +47,7 @@ credentials.
4747

4848
Setting this parameter is required for any resource whose parent
4949
resource is referenced using an |service| :atlas:`project ID
50-
<project-id>`, and optional otherwise.
50+
</api/atlas-admin-api-ref/#project-id>`, and optional otherwise.
5151

5252
.. example::
5353

@@ -136,7 +136,7 @@ independent management:
136136
or deployments.
137137

138138
#. Modify the project reference to point to an |service|
139-
:atlas:`project ID <project-id>` instead of an
139+
:atlas:`project ID </api/atlas-admin-api-ref/#project-id>` instead of an
140140
``atlasProject`` name.
141141

142142
For example, to decouple an ``atlasDatabaseUser`` resource:

source/ak8so-stream-processing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Stream Processing Instances and Connections
3939

4040
{+atlas-sp+} instances provide the context for all of your operations
4141
on streaming data. You can configure a sample connection, a connection
42-
to an {+service+} :manual:`change stream <changeStreams>`, or a
42+
to an {+service+} :manual:`change stream </changeStreams>`, or a
4343
connection to an {+kafka+} system. Then you can add the connection to
4444
the Connection Registry for your stream processing instance. To learn
4545
more, see :ref:`manage-spi`.
@@ -99,7 +99,7 @@ connections, do the following steps:
9999
.. step:: Configure the :ref:`atlasstreamconnection-custom-resource`.
100100

101101
You can configure a sample connection, a connection to an
102-
{+service+} :manual:`change stream <changeStreams>`, or a
102+
{+service+} :manual:`change stream </changeStreams>`, or a
103103
connection to an {+kafka+} system.
104104

105105
**Examples:**

source/atlascustomrole-custom-resource.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To create this custom role within a given project, you must either:
2222
- Reference the :ref:`atlasproject-custom-resource` name in the
2323
``AtlasCustomRole`` custom resource, for projects you manage with
2424
|ak8so|
25-
- Reference the :atlas:`project ID <project-id>` of your |service|
25+
- Reference the :atlas:`project ID </api/atlas-admin-api-ref/#project-id>` of your |service|
2626
project in the ``AtlasCustomRole`` custom resource, for projects you
2727
don't manage with |ak8so|
2828

source/atlasstreamconnection-custom-resource.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
The ``AtlasStreamConnection`` custom resource configures
1616
:ref:`{+atlas-sp+} <what-is-atlas-sp>` :ref:`connections
1717
<ak8so-spi-connections>`. You can configure a sample connection, a
18-
connection to an {+service+} :manual:`change stream <changeStreams>`,
18+
connection to an {+service+} :manual:`change stream </changeStreams>`,
1919
or a connection to an {+kafka+} system.
2020

2121
.. _atlasstreamconnection-examples:
@@ -119,7 +119,7 @@ parameters.
119119
*Conditional*
120120

121121
Object that contains the configuration for the connection to an
122-
{+service+} :manual:`change stream <changeStreams>`. If you specified
122+
{+service+} :manual:`change stream </changeStreams>`. If you specified
123123
``Cluster`` for the ``spec.type`` parameter, you must specify this
124124
setting.
125125

@@ -129,7 +129,7 @@ parameters.
129129
*Conditional*
130130

131131
Name that identifies the connection to the {+service+}
132-
:manual:`change stream <changeStreams>`. If you specified
132+
:manual:`change stream </changeStreams>`. If you specified
133133
``Cluster`` for the ``spec.type`` parameter, you must specify this
134134
setting.
135135

@@ -139,7 +139,7 @@ parameters.
139139
*Conditional*
140140

141141
Database role for the connection to the {+service+}
142-
:manual:`change stream <changeStreams>`. If you specified
142+
:manual:`change stream </changeStreams>`. If you specified
143143
``Cluster`` for the ``spec.type`` parameter, you must specify this
144144
setting.
145145

@@ -150,7 +150,7 @@ parameters.
150150
*Conditional*
151151

152152
Name that identifies the database role for the connection to the
153-
{+service+} :manual:`change stream <changeStreams>`. If you specified
153+
{+service+} :manual:`change stream </changeStreams>`. If you specified
154154
``Cluster`` for the ``spec.type`` parameter, you must specify this
155155
setting.
156156

source/includes/fact-ak8so-continuous-backup-private-endpoints-flex.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ by March 2025. You must remove all remaining ``M2``, ``M5``, and
1818
{+Serverless-instance+} features from your {+ak8so+} configurations before
1919
January 2026.
2020

21-
If your workloads require :atlas:`Private Endpoints
22-
</private-endpoint-overview>` or :atlas:`Continuous Backup and Point-in-Time Restore </pit-restore>`,
23-
switch to |service| {+Dedicated-Clusters+}. To learn more, see :ref:`ak8so-migration-to-flex`
24-
and the :atlas:`Atlas Flex Migration Guide </flex-migration>`.
21+
If your workloads require :atlas:`Private Endpoints </data-federation/admin/manage-private-endpoint/>` or
22+
:atlas:`Continuous Backup
23+
</backup/cloud-backup/dedicated-cluster-backup/#continuous-cloud-backups>`, switch to
24+
|service| {+Dedicated-Clusters+}. To learn more, see :ref:`ak8so-migration-to-flex` and
25+
the :atlas:`Atlas Flex Migration Guide </flex-migration>`.

0 commit comments

Comments
 (0)