Skip to content

Commit d03bedd

Browse files
this tutorial is not only out of date but also uses a depricated API … (#2680)
1 parent 6309299 commit d03bedd

File tree

3 files changed

+2
-115
lines changed

3 files changed

+2
-115
lines changed

deploy/classic/_data.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ export const sidebar = [
7373
title: "Third-Party Databases",
7474
items: [
7575
{ title: "DynamoDB", href: "/deploy/classic/dynamodb/" },
76-
{ title: "FaunaDB", href: "/deploy/classic/faunadb/" },
7776
{ title: "Firebase", href: "/deploy/classic/firebase/" },
7877
{ title: "Postgres", href: "/deploy/classic/postgres/" },
7978
{ title: "Neon Postgres", href: "/deploy/classic/neon-postgres/" },

deploy/classic/faunadb.md

Lines changed: 0 additions & 113 deletions
This file was deleted.

oldurls.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,5 +147,6 @@
147147
"/deploy/kv/tutorials/": "/examples/kv/",
148148
"/deploy/kv/tutorials/schedule_notification/": "/examples/",
149149
"/deploy/kv/tutorials/webhook_processor/": "/examples/",
150-
"/runtime/fundamentals/standard_library/": "/runtime/reference/std/"
150+
"/runtime/fundamentals/standard_library/": "/runtime/reference/std/",
151+
"/deploy/classic/faunadb/": "/examples/#connecting-to-databases"
151152
}

0 commit comments

Comments
 (0)