File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,10 @@ system:
26
26
- intersphinx :
27
27
- ' intersphinx.yaml'
28
28
- ' intersphinx-local.yaml'
29
+ - migrations :
30
+ - ' primer-migrations-complex.yaml'
31
+ - ' primer-migrations-images.yaml'
32
+ - ' primer-migrations-simple.yaml'
29
33
assets :
30
34
- branch : master
31
35
path : build/docs-tools
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ transform:
21
21
regex : " file: /administration/install-on-linux"
22
22
replace : " file: /tutorial/install-on-linux"
23
23
---
24
- source : tutorial/install-mongodb-on-red-hat-centos-or-fedora-linux .txt
25
- target : tutorial/install-mongodb-on-red-hat-centos-or-fedora-linux .rst
24
+ source : tutorial/install-mongodb-on-red-hat.txt
25
+ target : tutorial/install-mongodb-on-red-hat.rst
26
26
transform :
27
27
regex : " :doc:`default ports </reference/default-mongodb-port>`."
28
28
replace : " :manual:`default ports </reference/default-mongodb-port>`."
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ sources:
13
13
- includes/steps-install-mongodb-on-linux-64.yaml
14
14
- includes/steps-install-mongodb-on-osx-manually.yaml
15
15
- includes/steps-install-mongodb-on-osx-with-homebrew.yaml
16
- - includes/steps-install-mongodb-on-red-hat-centos-or-fedora-linux .yaml
16
+ - includes/steps-install-mongodb-on-red-hat.yaml
17
17
- includes/steps-install-mongodb-on-ubuntu.yaml
18
18
- includes/steps-install-mongodb-on-amazon.yaml
19
19
- includes/steps-install-mongodb-on-suse.yaml
You can’t perform that action at this time.
0 commit comments