Skip to content

Commit 444f0be

Browse files
sarah-olson-mongodbSarah Olsonjeff-allen-mongoschmalliso
authored
PR for DOCSP-20352 Subdomain consolidation (#1032) (#1070)
"DOCSP-20352: Fix merge conflicts" * DOCSP-20352: Update intersphix links * DOCSP-20352: Update readme file with new link structure * DOCSP-20352: Update contributing.rst with new link structure. * DOCSP-20352: Update redirects file * DOCSP-20352: Update some links * DOCSP-20352: More subdomain link edits * DOCSP-20352: Subdomain link updates * DOCSP-20352: Subdomain link updates * DOCSP-20352: Delete conf-sitemap * DOCSP-20352: One more link * Update source/includes/driver-examples/driver-example-insert-2.rst Co-authored-by: jeff-allen-mongo <[email protected]> * Update source/includes/list-table-products-supported-architecture.rst Co-authored-by: jeff-allen-mongo <[email protected]> * Update source/includes/list-table-products-supported-architecture.rst Co-authored-by: jeff-allen-mongo <[email protected]> * Update source/includes/list-table-products-supported-architecture.rst Co-authored-by: jeff-allen-mongo <[email protected]> * Update source/reference/program.txt Co-authored-by: jeff-allen-mongo <[email protected]> * Update source/tutorial/analyze-query-plan.txt Co-authored-by: jeff-allen-mongo <[email protected]> * Update source/tutorial/manage-client-side-encryption-data-keys.txt Co-authored-by: jeff-allen-mongo <[email protected]> * DOCSP-20352: Fix role typo "DOCSP-20352: Resolve merge conflicts" * DOCSP-20352: More link edits * DOCSP-20352: Build testing * DOCSP-20352: Link format testing * DOCSP-20352: Test link format * DOCSP-20352: Minor format edit * DOCSP-20352: Minor format edit * DOCSP-20352: Minor format edit * DOCSP-20352: Minor format edit * Update source/.static/osd.xml Co-authored-by: Allison Reinheimer Moore <[email protected]> * DOCSP-20352: Review feedback * DOCSP-20352: Fix two minor errors Co-authored-by: Sarah Olson <[email protected]> Co-authored-by: jeff-allen-mongo <[email protected]> Co-authored-by: Allison Reinheimer Moore <[email protected]> Co-authored-by: Sarah Olson <[email protected]> Co-authored-by: jeff-allen-mongo <[email protected]> Co-authored-by: Allison Reinheimer Moore <[email protected]>
1 parent 5a400c7 commit 444f0be

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+125
-178
lines changed

CONTRIBUTING.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Contributing to the MongoDB Documentation Project
33
=================================================
44

55
We welcome your contributions to the MongoDB documentation project.
6-
The primary site is http://docs.mongodb.org/ and translated versions
6+
The primary site is https://www.mongodb.com/docs/ and translated versions
77
of the site are listed in `MongoDB Manual Translation
8-
<http://docs.mongodb.org/manual/meta/translation/>`_.
8+
<https://www.mongodb.com/docs/meta/translation/>`_.
99

1010
MongoDB documentation is distributed under a `Creative Commons
1111
Attribution-NonCommercial-ShareAlike 3.0 Unported`_ license. MongoDB,
@@ -19,10 +19,10 @@ pull request.
1919
Please review the following documents for our style, conventions,
2020
processes and practices for the MongoDB Documentation:
2121

22-
- `Style Guide <http://docs.mongodb.org/meta/style-guide>`_
23-
- `Documentation Practices <http://docs.mongodb.org/meta/practices>`_
24-
- `Documentation Organization <http://docs.mongodb.org/meta/organization>`_
25-
- `Documentation Build Tools <https://docs.mongodb.com/meta/tutorials/install/>`_
22+
- `Style Guide <https://www.mongodb.com/docs/meta/style-guide>`_
23+
- `Documentation Practices <https://www.mongodb.com/docs/meta/practices>`_
24+
- `Documentation Organization <https://www.mongodb.com/docs/meta/organization>`_
25+
- `Documentation Build Tools <https://www.mongodb.com/docs/meta/tutorials/install/>`_
2626

2727
Do not hesitate to open a ticket in our `Jira`_ project
2828
or to contact the `documentation team`_

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ MongoDB Documentation
33
=====================
44

55
This repository contains a major revision of the MongoDB documentation,
6-
currently accessible at http://docs.mongodb.com/manual/. You can build
6+
currently accessible at https://www.mongodb.com/docs/manual/. You can build
77
the documentation locally if you have `giza
88
<https://pypi.python.org/pypi/giza>`_ installed: ::
99

conf-sitemap.xml

Lines changed: 0 additions & 30 deletions
This file was deleted.

config/build_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ git:
55
project:
66
name: 'manual'
77
tag: 'manual'
8-
url: 'https://docs.mongodb.com'
8+
url: 'https://www.mongodb.com/docs'
99
title: 'MongoDB Manual'
1010
branched: true
1111
siteroot: true

snooty.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
55

66
intersphinx = [ "https://pymongo.readthedocs.io/en/stable/objects.inv",
77
"https://motor.readthedocs.io/en/stable/objects.inv",
8-
"https://docs.atlas.mongodb.com/objects.inv",
9-
"https://docs.mongodb.com/php-library/master/objects.inv",
10-
"https://docs.mongodb.com/compass/current/objects.inv",
11-
"https://docs.mongodb.com/database-tools/objects.inv",
12-
"https://docs.mongodb.com/mongodb-shell/objects.inv"
8+
"https://www.mongodb.com/docs/atlas/objects.inv",
9+
"https://www.mongodb.com/docs/php-library/upcoming/objects.inv",
10+
"https://www.mongodb.com/docs/compass/current/objects.inv",
11+
"https://www.mongodb.com/docs/database-tools/objects.inv",
12+
"https://www.mongodb.com/docs/mongodb-shell/objects.inv"
1313
]
1414

1515
# toc_landing_pages are pages that have pages nested beneath them

source/.static/osd.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<Description>Google Custom Search of MongoDB documentation (docs.mongodb.com)</Description>
66
<Tags>mongodb mongo mongodocs</Tags>
77
<Query role="example" searchTerms="mongodb"/>
8-
<Image height="32" width="32" type="image/vnd.microsoft.icon">https://docs.mongodb.com/favicon.ico</Image>
8+
<Image height="32" width="32" type="image/vnd.microsoft.icon">https://www.mongodb.com/docs/favicon.ico</Image>
99
<Developer>MongoDB, Inc.</Developer>
1010
<Contact>[email protected]</Contact>
11-
<Url type="text/html" rel="results" template="https://docs.mongodb.com/manual/?query={searchTerms}" />
12-
<Url type="application/opensearchdescription+xml" rel="self" template="https://docs.mongodb.com/osd.xml"/>
11+
<Url type="text/html" rel="results" template="https://www.mongodb.com/docs/search/?query={searchTerms}" />
12+
<Url type="application/opensearchdescription+xml" rel="self" template="https://www.mongodb.com/docs/osd.xml"/>
1313
</OpenSearchDescription>

source/about.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ About MongoDB Documentation
1212
:depth: 1
1313
:class: singlecol
1414

15-
`The MongoDB Manual <https://docs.mongodb.com/manual/#>`_ contains
15+
The :manual:`MongoDB Manual </#>` contains
1616
comprehensive documentation on MongoDB. This page describes the
1717
manual's licensing, editions, and versions, and describes how to make a
1818
change request and how to contribute to the manual.
@@ -29,7 +29,7 @@ Attribution-NonCommercial-ShareAlike 3.0 United States License
2929
Man Pages
3030
---------
3131

32-
In addition to the `MongoDB Manual <https://docs.mongodb.com/manual/#>`_, you can
32+
In addition to the :manual:`MongoDB Manual </#>`, you can
3333
access the :manual:`MongoDB Man Pages </manpages.tar.gz>`,
3434
which are also distributed with the official MongoDB Packages.
3535

@@ -38,14 +38,14 @@ Version and Revisions
3838

3939
This version of the manual reflects version |version| of MongoDB.
4040

41-
See the `MongoDB Documentation Project Page <https://docs.mongodb.com>`_
41+
See the `MongoDB Documentation Project Page <https://www.mongodb.com/docs>`_
4242
for an overview of all editions and output formats of the MongoDB
4343
Manual. You can see the full revision history and track ongoing
4444
improvements and additions for all versions of the manual from its `GitHub
4545
repository <https://github.com/mongodb/docs>`_.
4646

4747
The most up-to-date, current, and stable version of the manual is
48-
always available at "https://docs.mongodb.com/manual/".
48+
always available at "https://www.mongodb.com/docs/manual/".
4949

5050
Report an Issue or Make a Change Request
5151
----------------------------------------
@@ -91,7 +91,7 @@ necessary Sphinx extensions and build tools, are available in the same
9191
repository as the documentation.
9292

9393
For more information on the MongoDB documentation process, see the
94-
`Meta Documentation <https://docs.mongodb.com/meta/>`__.
94+
`Meta Documentation <https://www.mongodb.com/docs/meta/>`__.
9595

9696
If you have any questions, please feel free to open a :issue:`Jira Case
9797
<DOCS>`.

source/administration/production-notes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ current stable release, even if you are installing via a package
127127
manager.
128128

129129
For other MongoDB products, refer either to the :dl:`MongoDB Download Center <>`
130-
page or their `respective documentation <https://docs.mongodb.com/?tck=docs_server>`_.
130+
page or their `respective documentation <https://www.mongodb.com/docs/?tck=docs_server>`_.
131131

132132
MongoDB ``dbPath``
133133
------------------

source/changeStreams.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ upper-right to set the language of the examples on this page.
239239
:tabid: php
240240

241241
The examples below assume that you have `connected to a MongoDB replica set and have accessed a database
242-
<https://docs.mongodb.com/php-library/current/reference/method/MongoDBClient__construct/>`__
242+
<https://www.mongodb.com/docs/php-library/current/reference/method/MongoDBClient__construct/>`__
243243
that contains an ``inventory`` collection.
244244

245245
.. literalinclude:: /driver-examples/DocumentationExamplesTest.php
@@ -252,7 +252,7 @@ upper-right to set the language of the examples on this page.
252252
:tabid: ruby
253253

254254
The examples below assume that you have `connected to a MongoDB replica set and have accessed a database
255-
<https://docs.mongodb.com/ruby-driver/master/tutorials/ruby-driver-create-client/>`__
255+
<https://www.mongodb.com/docs/ruby-driver/master/tutorials/ruby-driver-create-client/>`__
256256
that contains an ``inventory`` collection.
257257

258258

source/contents.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ project, this Manual and additional editions of this text.
3434

3535
Introduction </introduction>
3636
Installation </installation>
37-
MongoDB Shell (mongosh) <https://docs.mongodb.com/mongodb-shell/>
37+
MongoDB Shell (mongosh) <https://www.mongodb.com/docs/mongodb-shell/>
3838
/crud
3939
/aggregation
4040
/data-modeling

0 commit comments

Comments
 (0)