File tree Expand file tree Collapse file tree 3 files changed +2
-115
lines changed Expand file tree Collapse file tree 3 files changed +2
-115
lines changed Original file line number Diff line number Diff 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/" } ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 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}
You can’t perform that action at this time.
0 commit comments