forked from denoland/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patholdurls.json
More file actions
14 lines (14 loc) · 796 Bytes
/
Copy patholdurls.json
File metadata and controls
14 lines (14 loc) · 796 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"/runtime/tutorials/read_write_files/": "/examples/",
"/runtime/tutorials/unix_cat/": "/examples/unix-cat/",
"/examples/dependency-management/": "/runtime/fundamentals/configuration/#dependencies",
"/runtime/tutorials/tcp_echo/": "/examples/tcp-echo-server/",
"/runtime/tutorials/tcp_server/": "/examples/tcp-echo-server/",
"/runtime/reference/deploying_and_embedding/": "/deploy/manual/",
"/runtime/manual/advanced/embedding_deno/": "/deploy/manual/",
"/runtime/manual/advanced/deploying_deno/": "/deploy/manual/",
"/runtime/reference/tcp_udp_connections/": "/examples/",
"/runtime/getting_started/": "/runtime/",
"/api/deno/~/Deno.TlsConn.rid/": "/runtime/reference/migration_guide/#rid",
"/manual@main/advanced/typescript/faqs": "/runtime/fundamentals/typescript/"
}