Skip to content

Commit 2e20186

Browse files
committed
Merge branch 'main' of https://github.com/Nishantjain10/appwrite-website into feat-framework-site-blogs
2 parents 19f2296 + 635d656 commit 2e20186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/routes/blog/post/improve-devex-dev-keys/+page.markdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Next up, we'll create our test app. This will require us to create two files in
6161
<button type="button">Add documents</button>
6262

6363
<!-- Appwrite Web SDK -->
64-
<script src="https://cdn.jsdelivr.net/npm/[email protected].0"></script>
64+
<script src="https://cdn.jsdelivr.net/npm/[email protected].1"></script>
6565

6666
<!-- Our app's script -->
6767
<script src="app.js"></script>
@@ -121,4 +121,4 @@ Reopen the HTML page in your browser. Clicking the `Add documents` button will a
121121
And with that, you have successfully tested dev keys! Learn more about Appwrite by visiting the docs and joining the Discord community.
122122

123123
- [Appwrite dev keys docs](/docs/advanced/platform/dev-keys)
124-
- [Appwrite Discord server](/discord)
124+
- [Appwrite Discord server](/discord)

0 commit comments

Comments
 (0)