Skip to content

Commit 8be7a99

Browse files
add redirect for hello world (#2901)
1 parent 439e8e8 commit 8be7a99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

oldurls.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,6 @@
148148
"/deploy/kv/tutorials/schedule_notification/": "/examples/",
149149
"/deploy/kv/tutorials/webhook_processor/": "/examples/",
150150
"/runtime/fundamentals/standard_library/": "/runtime/reference/std/",
151-
"/deploy/classic/faunadb/": "/examples/#connecting-to-databases"
151+
"/deploy/classic/faunadb/": "/examples/#connecting-to-databases",
152+
"/hello_world.ts": "/examples/scripts/hello_world.ts"
152153
}

0 commit comments

Comments
 (0)