diff options
Diffstat (limited to 'Run/Que/index.md')
-rw-r--r-- | Run/Que/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Run/Que/index.md b/Run/Que/index.md index 59a7ad8..ca5c7ef 100644 --- a/Run/Que/index.md +++ b/Run/Que/index.md @@ -19,7 +19,7 @@ interact with the `que.run` service. Download it to somewhere on your `$PATH` and make it executable: - curl https://que.run/_client/python > ~/bin/que + curl https://que.run/_/client > ~/bin/que chmod +x ~/bin/que que --help @@ -34,4 +34,4 @@ We are collecting a repository of scripts that make awesome use of que: - ephemeral, serverless chat rooms - collaborative jukebox -<a id="quescripts-btn" href="_page/quescripts">See the examples</a> +<a id="quescripts-btn" href="/_/quescripts">See the examples</a> |