Skip to content

Commit 4b9facd

Browse files
more link updates
1 parent 083580e commit 4b9facd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/user_guide/getting_started_01.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"\n",
2121
"Prerequisites:\n",
2222
"- Ensure `redisvl` is installed in your Python environment.\n",
23-
"- Have a running instance of [Redis Stack](https://redis.io/docs/install/install-stack/) or [Redis Cloud](https://redis.com/try-free).\n",
23+
"- Have a running instance of [Redis Stack](https://redis.io/docs/install/install-stack/) or [Redis Cloud](https://redis.io/cloud).\n",
2424
"\n",
2525
"_____"
2626
]
@@ -711,7 +711,7 @@
711711
"name": "python",
712712
"nbconvert_exporter": "python",
713713
"pygments_lexer": "ipython3",
714-
"version": "3.10.14"
714+
"version": "3.11.10"
715715
},
716716
"orig_nbformat": 4,
717717
"vscode": {

docs/user_guide/hash_vs_json_05.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"docker run -d -p 6379:6379 -p 8001:8001 redis/redis-stack:latest\n",
2323
"```\n",
2424
"\n",
25-
"Or create a [FREE Redis Cloud](https://redis.com/try-free)."
25+
"Or create a [FREE Redis Cloud](https://redis.io/cloud)."
2626
]
2727
},
2828
{

0 commit comments

Comments
 (0)