From 67303d8890806a817e5eef34582900f37d5c03eb Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 1 Apr 2020 17:16:56 -0700 Subject: Make pub the only publically-writable namespace --- Run/Que/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Run/Que/index.md') diff --git a/Run/Que/index.md b/Run/Que/index.md index beca49d..c0f5105 100644 --- a/Run/Que/index.md +++ b/Run/Que/index.md @@ -10,7 +10,7 @@ que.run is the concurrent, async runtime in the cloud - async programming as easy as running two terminal commands HTTP routes on `que.run` are Golang-like channels with a namespace and a -path. For example: `https://que.run/example/path/subpath`. +path. For example: `https://que.run/pub/path/subpath`. ## Quickstart -- cgit v1.2.3