Skip to content

Commit a59e078

Browse files
added jedee as setup
1 parent 3d82fbf commit a59e078

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

docs/20-prerequisites/20-prerequisite.mdx renamed to archived/20-prerequisites/20-prerequisite.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ description: Setting up your MongoDB Atlas account, importing Library data
33
---
44

55
# 👐 Set Up Lab
6-
6+
<!--
77
To follow along, you'll need to complete the first two labs of the MongoDB for RDBMS professionals, which will help you in getting:
88

99

1010
- A free MongoDB Atlas Cluster
1111
- Sample library data
1212

1313
To get both, open the [intro lab](https://mongodb-developer.github.io/intro-lab/docs/intro) and follow it (only takes 10-15 mins) to get your database ready. Return here when finished!
14+
-->

docs/30-quick-start.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 👐 Quick Start
22

3-
For the impatient, AKA all of us:
4-
3+
For the impatient, AKA all of us: [mdb.link/jedee](https://mdb.link/jedee)
4+
<!--
55
## Install Compass
66

77
To use work through the exercises, we need to install the official MongoDB GUI. [Download and install Compass](https://www.mongodb.com/try/download/compass).
@@ -31,3 +31,4 @@ Once the shell is loaded, execute: `use library` to ensure you are in the correc
3131
![Type "use library" in MongoDB Shell](/img/use-library-compass.png)
3232

3333
That's it for the setup, let's get our hands dirty!
34+
-->

0 commit comments

Comments
 (0)