File tree Expand file tree Collapse file tree 5 files changed +13
-8
lines changed Expand file tree Collapse file tree 5 files changed +13
-8
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ 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-46666 Repetitive Paths Start
27
+ [*] ${prefix}/projects/projects/ -> ${base}/projects/
28
+ [*] ${prefix}/table-filters/table-filters/ -> ${base}/table-filters/
29
+
26
30
# DOCSP-46663 repetitive paths
27
31
[*]: ${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
32
[*]: ${prefix}/installation/install-on-an-unattended-server/windows-server-installation/windows-server-installation/ -> ${base}/installation/install-on-an-unattended-server/windows-server-installation/
Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ toc_landing_pages = [
19
19
" installation/kafka-deployments/migrator-with-kafka" ,
20
20
" installation/file-location" ,
21
21
" database-connections/database-connections" ,
22
- " projects/projects " ,
23
- " mapping-rules/introduction " ,
24
- " mapping-rules/mapping-rule-options/introduction " ,
25
- " mapping-rules/fields/calculated-fields" ,
22
+ " projects" ,
23
+ " mapping-rules/mapping-rules " ,
24
+ " mapping-rules/mapping-rule-options/mapping-rule-options " ,
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" ,
28
- " table-filters/table-filters " ,
28
+ " table-filters" ,
29
29
" diagrams/diagrams" ,
30
30
" diagrams/navigate-diagrams/navigate-diagrams" ,
31
31
" diagrams/navigate-diagrams/working-with-entities" ,
Original file line number Diff line number Diff line change @@ -148,9 +148,10 @@ Explore libraries and tools for MongoDB.
148
148
Get Started </getting-started>
149
149
Installation </installation>
150
150
Database Connections </database-connections/database-connections>
151
- Projects </projects/projects>
152
- Mapping Rules </mapping-rules/introduction>
153
- Table Filters </table-filters/table-filters>
151
+
152
+ Projects </projects>
153
+ Mapping Rules </mapping-rules/mapping-rules>
154
+ Table Filters </table-filters>
154
155
Diagrams </diagrams/diagrams>
155
156
Migration Jobs </jobs/sync-jobs>
156
157
Code Generation </code-generation>
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments