summaryrefslogtreecommitdiff
path: root/Run/Que/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'Run/Que/index.md')
-rw-r--r--Run/Que/index.md2
1 files changed, 1 insertions, 1 deletions
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