File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,6 @@ define: versions master
23
23
[*]: ${prefix}/supported-databases/ -> ${base}/getting-started/supported-databases/
24
24
# DOCS-16498 Getting Started Page End
25
25
26
- # DOCSP-46663 repetitive paths
27
- [*]: ${prefix}/installation/install-on-an-unattended-server/rhel-centos-server-installation/rhel-centos-server-installation/ -> ${base}/installation/install-on-an-unattended-server/rhel-centos-server-installation /
28
- [*]: ${prefix}/installation/install-on-an-unattended-server/windows-server-installation/windows-server-installation/ -> ${base}/installation/install-on-an-unattended-server/windows-server-installation /
26
+ # DOCSP-46665 repetitive file paths
27
+ [*]: ${prefix}/mapping-rules/mapping-rule-options/mapping-rule-options/ -> ${base}/relational-migrator/mapping-rules/mapping-rule-options/introduction /
28
+ [*]: ${prefix}/mapping-rules/mapping-rules/ -> ${base}/relational-migrator/mapping-rules/introduction /
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ toc_landing_pages = [
20
20
" installation/file-location" ,
21
21
" database-connections/database-connections" ,
22
22
" projects/projects" ,
23
- " mapping-rules/mapping-rules " ,
24
- " mapping-rules/mapping-rule-options/mapping-rule-options " ,
23
+ " mapping-rules/introduction " ,
24
+ " mapping-rules/mapping-rule-options/introduction " ,
25
25
" mapping-rules/fields/calculated-fields/calculated-fields" ,
26
26
" mapping-rules/fields/field-customizations" ,
27
27
" mapping-rules/synthetic-foreign-key/synthetic-foreign-keys" ,
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ Explore libraries and tools for MongoDB.
149
149
Installation </installation>
150
150
Database Connections </database-connections/database-connections>
151
151
Projects </projects/projects>
152
- Mapping Rules </mapping-rules/mapping-rules >
152
+ Mapping Rules </mapping-rules/introduction >
153
153
Table Filters </table-filters/table-filters>
154
154
Diagrams </diagrams/diagrams>
155
155
Migration Jobs </jobs/sync-jobs>
Original file line number Diff line number Diff line change @@ -116,6 +116,6 @@ Mapping rules can be defined with the following ``Migrate as`` options:
116
116
View Rules </mapping-rules/view-rules>
117
117
Edit Rules </mapping-rules/edit-rules>
118
118
Delete Rules </mapping-rules/delete-rules>
119
- Rule Options </mapping-rules/mapping-rule-options/mapping-rule-options >
119
+ Rule Options </mapping-rules/mapping-rule-options/introduction >
120
120
Fields </mapping-rules/fields/field-customizations>
121
121
Synthetic Foreign Keys </mapping-rules/synthetic-foreign-key/synthetic-foreign-keys>
File renamed without changes.
You can’t perform that action at this time.
0 commit comments