Skip to content

Commit 265233b

Browse files
DOCSP-3891 - Update main and tools landing pages to point to Charts SaaS.
1 parent 7721bff commit 265233b

File tree

5 files changed

+224
-28080
lines changed

5 files changed

+224
-28080
lines changed

src/html/home.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<a class="toc__link" href="https://docs.mongodb.com/bi-connector/current/">MongoDB BI Connector</a>
4747
</li>
4848
<li class="toc__item">
49-
<a class="toc__link" href="https://docs.mongodb.com/charts/current/">MongoDB Charts</a>
49+
<a class="toc__link" href="https://docs.mongodb.com/charts/saas/">MongoDB Charts</a>
5050
</li>
5151
<li class="toc__item">
5252
<a class="toc__link" href="https://docs.mongodb.com/compass/current/">MongoDB Compass</a>
@@ -237,10 +237,10 @@ <h4 class="block__title">
237237
<h3 class="block__header">Graphical Tools</h3>
238238

239239
<h4 class="block__title">
240-
<a class="block__link" href="https://docs.mongodb.com/charts/current/">MongoDB Charts</a>
240+
<a class="block__link" href="https://docs.mongodb.com/charts/saas/">MongoDB Charts</a>
241241
</h4>
242242
<p class="block__body">
243-
MongoDB Charts, now available in beta, is the fastest and easiest way to create visualizations of MongoDB data.
243+
MongoDB Charts is the fastest and easiest way to create visualizations of MongoDB data. Beta now available in MongoDB Atlas and for on premises deployment.
244244
</p>
245245

246246
<h4 class="block__title">

src/html/tools.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<a class="toc__link" href="https://docs.mongodb.com/bi-connector/current/">MongoDB BI Connector</a>
1313
</li>
1414
<li class="toc__item">
15-
<a class="toc__link" href="https://docs.mongodb.com/charts/current/">MongoDB Charts</a>
15+
<a class="toc__link" href="https://docs.mongodb.com/charts/saas/">MongoDB Charts</a>
1616
</li>
1717
<li class="toc__item">
1818
<a class="toc__link" href="https://docs.mongodb.com/compass/current/">MongoDB Compass</a>
@@ -46,7 +46,7 @@ <h3 class="card__title">MongoDB BI Connector</h3>
4646
</p>
4747
</a>
4848

49-
<a class="card" href="https://docs.mongodb.com/charts/current/">
49+
<a class="card" href="https://docs.mongodb.com/charts/saas/">
5050
<span class="card__icon card__icon--document"></span>
5151
<h3 class="card__title">MongoDB Charts</h3>
5252
<p class="card__body">
@@ -106,20 +106,20 @@ <h4 class="block__title">
106106
<div class="block">
107107
<h3 class="block__header">MongoDB Charts</h3>
108108
<h4 class="block__title">
109-
<a class="block__link" href="https://docs.mongodb.com/charts/master/installation/">Install</a>
109+
<a class="block__link" href="https://docs.mongodb.com/charts/current/installation/">Install</a>
110110
</h4>
111-
<p class="block__body">Follow this tutorial to install MongoDB Charts.</p>
111+
<p class="block__body">Follow this tutorial to install MongoDB Charts on premises.</p>
112112
<h4 class="block__title">
113-
<a class="block__link" href="https://docs.mongodb.com/charts/master/build-charts/">Build Charts</a>
113+
<a class="block__link" href="https://docs.mongodb.com/charts/saas/build-charts/">Build Charts</a>
114114
</h4>
115-
<p class="block__body">Learn how to use the chart builder and begin visualizing your data.</p>
115+
<p class="block__body">Learn how to use the chart builder and begin visualizing your data in MongoDB Atlas.</p>
116116
<h4 class="block__title">
117-
<a class="block__link" href="https://docs.mongodb.com/charts/master/chart-types/">Chart Types</a>
117+
<a class="block__link" href="https://docs.mongodb.com/charts/saas/chart-types/">Chart Types</a>
118118
</h4>
119119
<p class="block__body">Learn about the available chart types and sub-types with common use cases and examples
120120
for each.</p>
121121
<h4 class="block__title">
122-
<a class="block__link" href="https://docs.mongodb.com/charts/master/tutorials/">Tutorials</a>
122+
<a class="block__link" href="https://docs.mongodb.com/charts/saas/tutorials/">Tutorials</a>
123123
</h4>
124124
<p class="block__body">Follow these tutorials for a guided overview of MongoDB Charts. These tutorials
125125
create a dashboard, build a variety of charts, and customize the dashboard layout.</p>

0 commit comments

Comments
 (0)