Skip to content

Commit 25888b4

Browse files
authored
DOCSP 48436 -- Fixing Non-Working Links (#823)
<!-- Add a description of your PR here (optional) --> - [DOCSP-48436](https://jira.mongodb.org/browse/DOCSP-48436) - [STAGING 1](https://deploy-preview-823--docs-ops-manager.netlify.app/reference/api/automation-config/automation-config-parameters/) - [STAGING 2](https://deploy-preview-823--docs-ops-manager.netlify.app/reference/third-party-licenses/) - [STAGING 3](https://deploy-preview-823--docs-ops-manager.netlify.app/tutorial/change-mongodb-version/) - [STAGING 4](https://deploy-preview-823--docs-ops-manager.netlify.app/tutorial/configure-backup-high-availability/) - [STAGING 5](https://deploy-preview-823--docs-ops-manager.netlify.app/tutorial/convert-standalone-to-replica-set/) - [STAGING 6](https://deploy-preview-823--docs-ops-manager.netlify.app/tutorial/edit-replica-set/) - [67f831c6a2acdc000807104e](https://app.netlify.com/sites/docs-ops-manager/deploys/67f831c6a2acdc000807104e) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent 696578e commit 25888b4

File tree

6 files changed

+51
-66
lines changed

6 files changed

+51
-66
lines changed

source/includes/api/automation-configuration/processes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ instances. Using this array, you can:
9191
- MongoDB 3.x and 4.x clusters default to **5**.
9292
- MongoDB 2.6 clusters default to **3**.
9393

94-
To learn more, see :manual:`Upgrade to SCRAM-SHA-1
95-
</release-notes/3.0-scram/>` in the MongoDB 3.0 release notes.
94+
To learn more, see :manual:`SCRAM
95+
</core/security-scram/>` in the database manual.
9696

9797
* - processes[n].backupRestoreUrl
9898
- string

source/includes/extracts-deploy-core.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,7 @@ ref: deploy-replica-set-auth-schema-version
22
content: |
33
44
Select the schema for storing the user for storing the user data for
5-
your deployment. If you are upgrading from a MongoDB version older
6-
than 3.0, MongoDB 3.0+ uses a different schema for user data
7-
than previous versions. For compatibility information, see the
8-
:manual:`Security Changes
9-
</release-notes/3.0-compatibility/#legacy-auth-model-removed>`
10-
in the MongoDB 3.0 release notes.
5+
your deployment.
116
---
127
ref: deploy-replica-set-feature-compatibility-version
138
content: |

source/includes/steps-add-replica-set-member.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ content: |
6565
6666
* - :guilabel:`Auth Schema Version`
6767
- Select the schema for storing the user data for your
68-
deployment. See :manual:`Upgrade to SCRAM </release-notes/3.0-scram/>`
68+
deployment. See :manual:`Upgrade to SCRAM </core/security-scram/>`
6969
for more information.
7070
7171
* - :guilabel:`Feature Compatibility` (Optional)

source/reference/third-party-licenses.txt

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
117117
- Apache-2.0
118118
- Copyright 2012 Google LLC
119119

120-
* - `avatax-rest-v2-api-java_2.11 <git@github.com:avadev/AvaTax-REST-V2-JRE-SDK.git>`__
120+
* - `avatax-rest-v2-api-java_2.11 <https://github.com/avadev/AvaTax-REST-V2-JRE-SDK>`__
121121
- Apache-2.0
122122
-
123123

@@ -580,7 +580,7 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
580580
- Apache-2.0
581581
-
582582

583-
* - `handlebars <scm:git:git@github.com:jknack/handlebars.java.git>`__
583+
* - `handlebars <https://github.com/jknack/handlebars.java>`__
584584
- Apache-2.0
585585
- Copyright (c) 2011-2019 by Yehuda Katz
586586
Copyright (c) 2012-2017 The ANTLR Project
@@ -594,7 +594,7 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
594594
- Apache-2.0
595595
-
596596

597-
* - `HikariCP-java7 <git@github.com:brettwooldridge/HikariCP.git>`__
597+
* - `HikariCP-java7 <https://github.com/brettwooldridge/HikariCP>`__
598598
- Apache-2.0
599599
-
600600

@@ -741,7 +741,7 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
741741
- Copyright (c) 2010 ZXing
742742
Copyright (c) 2015 ZXing
743743

744-
* - `javassist <scm:git:git@github.com:jboss-javassist/javassist.git>`__
744+
* - `javassist <https://github.com/jboss-javassist/javassist>`__
745745
- Apache-2.0
746746
- Copyright (c) 1999- Shigeru Chiba
747747
Copyright (c) 1999-2022 Shigeru Chiba
@@ -921,15 +921,15 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
921921
- Copyright (c) 2008-2022 Mort Bay Consulting Pty Ltd
922922
Copyright 1996 Aki Yoshida
923923

924-
* - `jjwt-api <git@github.com:jwtk/jjwt.git>`__
924+
* - `jjwt-api <https://github.com/jwtk/jjwt>`__
925925
- Apache-2.0
926926
- Copyright 2018 JWTK
927927

928-
* - `jjwt-impl <git@github.com:jwtk/jjwt.git>`__
928+
* - `jjwt-impl <https://github.com/jwtk/jjwt>`__
929929
- Apache-2.0
930930
- Copyright 2018 JWTK
931931

932-
* - `jjwt-jackson <git@github.com:jwtk/jjwt.git>`__
932+
* - `jjwt-jackson <https://github.com/jwtk/jjwt?tab=readme-ov-file#jackson-json-processor>`__
933933
- Apache-2.0
934934
- Copyright 2018 JWTK
935935

@@ -1238,55 +1238,55 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
12381238
- Apache-2.0
12391239
-
12401240

1241-
* - `opentelemetry-api <git@github.com:open-telemetry/opentelemetry-java.git>`__
1241+
* - `opentelemetry-api <https://github.com/open-telemetry/opentelemetry-java>`__
12421242
- Apache-2.0
12431243
-
12441244

1245-
* - `opentelemetry-api-events <git@github.com:open-telemetry/opentelemetry-java.git>`__
1245+
* - `opentelemetry-api-events <https://github.com/open-telemetry/opentelemetry-java>`__
12461246
- Apache-2.0
12471247
-
12481248

1249-
* - `opentelemetry-api-logs <git@github.com:open-telemetry/opentelemetry-java.git>`__
1249+
* - `opentelemetry-api-logs <https://github.com/open-telemetry/opentelemetry-java>`__
12501250
- Apache-2.0
12511251
-
12521252

1253-
* - `opentelemetry-context <git@github.com:open-telemetry/opentelemetry-java.git>`__
1253+
* - `opentelemetry-context <https://github.com/open-telemetry/opentelemetry-java>`__
12541254
- Apache-2.0
12551255
-
12561256

1257-
* - `opentelemetry-exporter-logging <git@github.com:open-telemetry/opentelemetry-java.git>`__
1257+
* - `opentelemetry-exporter-logging <https://github.com/open-telemetry/opentelemetry-java>`__
12581258
- Apache-2.0
12591259
-
12601260

1261-
* - `opentelemetry-sdk <git@github.com:open-telemetry/opentelemetry-java.git>`__
1261+
* - `opentelemetry-sdk <https://github.com/open-telemetry/opentelemetry-java>`__
12621262
- Apache-2.0
12631263
-
12641264

1265-
* - `opentelemetry-sdk-common <git@github.com:open-telemetry/opentelemetry-java.git>`__
1265+
* - `opentelemetry-sdk-common <https://github.com/open-telemetry/opentelemetry-java>`__
12661266
- Apache-2.0
12671267
-
12681268

1269-
* - `opentelemetry-sdk-extension-autoconfigure-spi <git@github.com:open-telemetry/opentelemetry-java.git>`__
1269+
* - `opentelemetry-sdk-extension-autoconfigure-spi <https://github.com/open-telemetry/opentelemetry-java>`__
12701270
- Apache-2.0
12711271
-
12721272

1273-
* - `opentelemetry-sdk-logs <git@github.com:open-telemetry/opentelemetry-java.git>`__
1273+
* - `opentelemetry-sdk-logs <https://github.com/open-telemetry/opentelemetry-java>`__
12741274
- Apache-2.0
12751275
-
12761276

1277-
* - `opentelemetry-sdk-metrics <git@github.com:open-telemetry/opentelemetry-java.git>`__
1277+
* - `opentelemetry-sdk-metrics <https://github.com/open-telemetry/opentelemetry-java>`__
12781278
- Apache-2.0
12791279
-
12801280

1281-
* - `opentelemetry-sdk-testing <git@github.com:open-telemetry/opentelemetry-java.git>`__
1281+
* - `opentelemetry-sdk-testing <https://github.com/open-telemetry/opentelemetry-java>`__
12821282
- Apache-2.0
12831283
-
12841284

1285-
* - `opentelemetry-sdk-trace <git@github.com:open-telemetry/opentelemetry-java.git>`__
1285+
* - `opentelemetry-sdk-trace <https://github.com/open-telemetry/opentelemetry-java>`__
12861286
- Apache-2.0
12871287
-
12881288

1289-
* - `opentelemetry-semconv <git@github.com:open-telemetry/opentelemetry-java.git>`__
1289+
* - `opentelemetry-semconv <https://github.com/open-telemetry/opentelemetry-java>`__
12901290
- Apache-2.0
12911291
-
12921292

@@ -1459,51 +1459,51 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
14591459
- Apache-2.0
14601460
-
14611461

1462-
* - `simpleclient <git@github.com:prometheus/client_java.git>`__
1462+
* - `simpleclient <https://github.com/prometheus/client_java>`__
14631463
- Apache-2.0
14641464
-
14651465

1466-
* - `simpleclient_common <git@github.com:prometheus/client_java.git>`__
1466+
* - `simpleclient_common <https://github.com/prometheus/client_java>`__
14671467
- Apache-2.0
14681468
-
14691469

1470-
* - `simpleclient_hotspot <git@github.com:prometheus/client_java.git>`__
1470+
* - `simpleclient_hotspot <https://github.com/prometheus/client_java>`__
14711471
- Apache-2.0
14721472
-
14731473

1474-
* - `simpleclient_jetty <git@github.com:prometheus/client_java.git>`__
1474+
* - `simpleclient_jetty <https://github.com/prometheus/client_java>`__
14751475
- Apache-2.0
14761476
-
14771477

1478-
* - `simpleclient_jetty_jdk8 <git@github.com:prometheus/client_java.git>`__
1478+
* - `simpleclient_jetty_jdk8 <https://github.com/prometheus/client_java>`__
14791479
- Apache-2.0
14801480
-
14811481

1482-
* - `simpleclient_logback <git@github.com:prometheus/client_java.git>`__
1482+
* - `simpleclient_logback <https://github.com/prometheus/client_java>`__
14831483
- Apache-2.0
14841484
-
14851485

1486-
* - `simpleclient_servlet <git@github.com:prometheus/client_java.git>`__
1486+
* - `simpleclient_servlet <https://github.com/prometheus/client_java>`__
14871487
- Apache-2.0
14881488
-
14891489

1490-
* - `simpleclient_servlet_common <git@github.com:prometheus/client_java.git>`__
1490+
* - `simpleclient_servlet_common <https://github.com/prometheus/client_java>`__
14911491
- Apache-2.0
14921492
-
14931493

1494-
* - `simpleclient_servlet_jakarta <git@github.com:prometheus/client_java.git>`__
1494+
* - `simpleclient_servlet_jakarta <https://github.com/prometheus/client_java>`__
14951495
- Apache-2.0
14961496
-
14971497

1498-
* - `simpleclient_tracer_common <git@github.com:prometheus/client_java.git>`__
1498+
* - `simpleclient_tracer_common <https://github.com/prometheus/client_java>`__
14991499
- Apache-2.0
15001500
-
15011501

1502-
* - `simpleclient_tracer_otel <git@github.com:prometheus/client_java.git>`__
1502+
* - `simpleclient_tracer_otel <https://github.com/prometheus/client_java>`__
15031503
- Apache-2.0
15041504
-
15051505

1506-
* - `simpleclient_tracer_otel_agent <git@github.com:prometheus/client_java.git>`__
1506+
* - `simpleclient_tracer_otel_agent <https://github.com/prometheus/client_java>`__
15071507
- Apache-2.0
15081508
-
15091509

@@ -1644,7 +1644,7 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
16441644
- Copyright (c) 2001-2013 Oracle and/or its affiliates
16451645
Copyright (c) 2013 Oracle and/or its affiliates
16461646

1647-
* - `xchart <git@github.com:knowm/XChart.git>`__
1647+
* - `xchart <https://github.com/knowm/XChart>`__
16481648
- Apache-2.0
16491649
-
16501650

@@ -1732,7 +1732,7 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
17321732
- BSD-2-Clause
17331733
- Copyright (c) 2014, Domenic Denicola
17341734

1735-
* - `force-wsc <git@github.com/forcedotcom/wsc>`__
1735+
* - `force-wsc <https://github.com/forcedotcom/wsc>`__
17361736
- BSD-2-Clause-Views
17371737
- Copyright (c) 2005-2013 salesforce.com, inc.
17381738
Copyright (c) 2005-2013, salesforce.com, inc.
@@ -1908,7 +1908,7 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
19081908
- BSD-3-Clause
19091909
-
19101910

1911-
* - `jzlib <git://github.com/ymnk/jzlib.git>`__
1911+
* - `jzlib <https://github.com/ymnk/jzlib>`__
19121912
- BSD-3-Clause
19131913
-
19141914

@@ -2106,7 +2106,7 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
21062106
Copyright (c) 2017-2018 Oracle and/or its affiliates
21072107
copyrighted by the Free Software Foundation
21082108

2109-
* - `c3p0 <scm:git:git@github.com:swaldman/c3p0.git>`__
2109+
* - `c3p0 <https://github.com/swaldman/c3p0>`__
21102110
- EPL-1.0
21112111
-
21122112

@@ -2123,7 +2123,7 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
21232123
- EPL-1.0
21242124
-
21252125

2126-
* - `mchange-commons-java <git@github.com:swaldman/mchange-commons-java.git>`__
2126+
* - `mchange-commons-java <https://github.com/swaldman/mchange-commons-java>`__
21272127
- EPL-1.0
21282128
-
21292129

@@ -2575,11 +2575,11 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
25752575

25762576
* - `ansi-styles <https://www.npmjs.com/package/ansi-styles/v/3.2.1>`__
25772577
- MIT
2578-
- Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
2578+
- Copyright (c) Sindre Sorhus <[email protected]> (https://sindresorhus.com/)
25792579

25802580
* - `ansi-styles <https://www.npmjs.com/package/ansi-styles/v/4.3.0>`__
25812581
- MIT
2582-
- Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
2582+
- Copyright (c) Sindre Sorhus <[email protected]> (https://sindresorhus.com/)
25832583

25842584
* - `argparse <https://www.npmjs.com/package/argparse/v/1.0.10>`__
25852585
- MIT
@@ -2759,19 +2759,19 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
27592759
- MIT
27602760
- Copyright (c) 2013 TJ Holowaychuk <[email protected]>
27612761

2762-
* - `bc-fips <[email protected].org:bc-fips-java.git>`__
2762+
* - `bc-fips <https://repo1.maven.org/maven2/org/bouncycastle/bc-fips/>`__
27632763
- MIT
27642764
- VCopyright (c) 2015 The Legion of the Bouncy Castle Inc. (http://www.bouncycastle.org)
27652765

2766-
* - `bcpg-fips <[email protected].org:bc-fips-libs-java.git>`__
2766+
* - `bcpg-fips <https://repo1.maven.org/maven2/org/bouncycastle/bcpg-fips/>`__
27672767
- MIT
27682768
-
27692769

2770-
* - `bcpkix-fips <[email protected].org:bc-fips-libs-java.git>`__
2770+
* - `bcpkix-fips <https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-fips/>`__
27712771
- MIT
27722772
-
27732773

2774-
* - `bctls-fips <[email protected].org:bc-fips-libs-java.git>`__
2774+
* - `bctls-fips <https://repo1.maven.org/maven2/org/bouncycastle/bctls-fips/>`__
27752775
- MIT
27762776
-
27772777

@@ -5892,7 +5892,7 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
58925892
- (c) Sindre Sorhus (http://sindresorhus.com)
58935893
Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
58945894

5895-
* - `stripe-java <git@github.com:stripe/stripe-java.git>`__
5895+
* - `stripe-java <https://github.com/stripe/stripe-java>`__
58965896
- MIT
58975897
-
58985898

@@ -6058,7 +6058,7 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
60586058
- Copyright (c) 2001 Robert Penner http://robertpenner.com/easing
60596059
Copyright (c) 2010-2012 Tween.js authors.
60606060

6061-
* - `twilio <git@github.com:twilio/twilio-java.git>`__
6061+
* - `twilio <https://github.com/twilio/twilio-java/>`__
60626062
- MIT
60636063
-
60646064

@@ -6392,7 +6392,7 @@ Please :website:`contact the MongoDB Legal Department </contact>` if:
63926392
Copyright (c) 1995-2013 Jean-loup Gailly and Mark Adler
63936393
Copyright (c) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
63946394

6395-
* - `reactive-streams <git@github.com:reactive-streams/reactive-streams.git>`__
6395+
* - `reactive-streams <https://github.com/orgs/reactive-streams/repositories>`__
63966396
- MIT-0
63976397
-
63986398

source/tutorial/change-mongodb-version.txt

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,6 @@ manually downgrade the instance's :manual:`featureCompatibilityVersion</referenc
5252

5353
.. include:: /includes/steps/remove-incompat-features-60-50.rst
5454

55-
.. tab:: 5.0 to 4.4
56-
:tabid: five-oh-to-four-four
57-
58-
.. include:: /includes/steps/remove-incompat-features-50-44.rst
59-
60-
.. tab:: 4.4 to 4.2
61-
:tabid: four-four-to-four-two
62-
63-
.. include:: /includes/steps/remove-incompat-features-44-42.rst
64-
6555
Procedure
6656
---------
6757

source/tutorial/configure-backup-high-availability.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The following considerations apply to making backups highly available:
7878
intend to run :ref:`queryable restore
7979
<restore-from-queryable-backup>` jobs. For further recommendations
8080
regarding filesystems, see the :manual:`MongoDB Operations Checklist
81-
<operations-checklist>`.
81+
</administration/production-checklist-operations>`.
8282

8383
Additional Information
8484
----------------------

0 commit comments

Comments
 (0)