Skip to content

Commit 588fbae

Browse files
committed
Fixed repo name
1 parent 323d94a commit 588fbae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Change here to customise config
55

66
// Name of the Github Repo, it's also teh baseUrl
7-
const workshopName = 'relational-migartor-lab';
7+
const workshopName = 'relational-migrator-lab';
88
// Change this if hosting outside mongodb-developer
99
const organizationName = "mongodb-developer";
1010

@@ -154,7 +154,7 @@ const config = {
154154
height: "100%",
155155
},
156156
items: [
157-
157+
158158
],
159159
},
160160
footer: {

0 commit comments

Comments
 (0)