We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c37561 + baad222 commit 916fc83Copy full SHA for 916fc83
static/js/cli.js
@@ -1,4 +1,4 @@
1
-const API_URL = 'https://cli.redis.io',
+const API_URL = 'https://redis.io/cli',
2
PROMPT_PREFIX = 'redis> ';
3
4
async function createCli(cli) {
0 commit comments