Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
Renamed repo to swiftui-atlas-device-sdk-app-lab
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreniche committed Oct 18, 2023
1 parent 712b9c1 commit 4c0f114
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

In this hands-on lab you will build, starting from scratch, a SwiftUI iOS app that stores data using the Realm SDK locally (not syncing to MongoDB).

🚀 Try it [here](https://mongodb-developer.github.io/swiftui-realm-app-workshop/)
🚀 Try it [here](https://mongodb-developer.github.io/swiftui-atlas-device-sdk-app-lab/)

This repo contains the Docusaurus source code and documents needed to build the lab website. You can learn how we use Docusaurus in this [lab](https://github.com/mongodb-developer/docusaurus-workshop).

Expand Down
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// Change here to customise config

// Name of the Github Repo
const workshopName = 'swiftui-realm-app-workshop';
const workshopName = "swiftui-atlas-device-sdk-app-lab";

// Main page config
const title = "SwiftUI Realm App Workshop";
Expand Down

0 comments on commit 4c0f114

Please sign in to comment.