We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26f360d commit 0cf4613Copy full SHA for 0cf4613
source/includes/data-source-description.rst
@@ -1,5 +1,4 @@
1
Data sources in |charts| reference a :ref:`collection <collections>`
2
-or :manual:`view </views/#std-label-3.4-reference-views>` in your
3
-MongoDB deployment. The fields in that collection or view can be used
4
-to construct a chart. When building a chart, you must specify
5
-the data source that the chart uses.
+or :manual:`view </core/views>` in your MongoDB deployment. You can use
+the fields in that collection or view to construct a chart. When you
+build a chart, you must specify the data source that the chart uses.
0 commit comments