Skip to content

Commit

Permalink
Reverted schema visualizer rename, moving to separate ticket
Browse files Browse the repository at this point in the history
  • Loading branch information
nvillahermosa-mdb committed Jan 13, 2025
1 parent fa2706a commit 8aee61c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions source/diagrams/diagrams.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
.. _rm-diagrams:

=================
Schema Visualizer
=================
========
Diagrams
========

.. contents:: On this page
:local:
:backlinks: none
:depth: 2
:class: singlecol

Schema Visualizer maintains entity-relationship diagrams that
The mapping view maintains entity-relationship diagrams that
show tables, foreign key relationships, and data types. This helps you
optimize how you represent your relational data in MongoDB. Diagrams also
let you see how your mapping rules shape your MongoDB schema.
Expand Down
2 changes: 1 addition & 1 deletion source/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Explore libraries and tools for MongoDB.
Projects </projects/projects>
Mapping Rules </mapping-rules/mapping-rules>
Table Filters </table-filters/table-filters>
Schema Visualizer </diagrams/diagrams>
Diagrams </diagrams/diagrams>
Migration Jobs </jobs/sync-jobs>
Code Generation </code-generation>
{+migrator-api+} <api-docs>
Expand Down

0 comments on commit 8aee61c

Please sign in to comment.