Skip to content

Commit d0e5b10

Browse files
author
Simon Prickett
committed
Removed more redislabs URLs.
1 parent d201b3b commit d0e5b10

File tree

20 files changed

+24
-24
lines changed

20 files changed

+24
-24
lines changed

docs/howtos/redisearch/index-redisearch.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RediSearch also supports auto-completion with fuzzy prefix matching, and atomic
1313

1414
### Step 1. Create free cloud account
1515

16-
Create your free <a href="https://redislabs.com/try-free/" target="_blank" rel="noopener">Redis Enterprise Cloud account</a>. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process.
16+
Create your free <a href="https://redis.com/try-free/" target="_blank" rel="noopener">Redis Enterprise Cloud account</a>. Once you click on “Get Started”, you will receive an email with a link to activate your account and complete your signup process.
1717

1818
![My Image](images/tryfree.png)
1919

docs/howtos/redisgraph/csvtograph/index-csvtograph.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ If the above command doesn’t work, install the below modules:
154154
155155
To use RedisInsight on a local Mac, you can download from the RedisInsight page on the RedisLabs website:
156156
157-
[Click this link to access a form](https://redislabs.com/redis-enterprise/redis-insight/#insight-form) that allows you to select the operating system of your choice.
157+
[Click this link to access a form](https://redis.com/redis-enterprise/redis-insight/#insight-form) that allows you to select the operating system of your choice.
158158
159159
![My Image](redisinsight.png)
160160
@@ -183,7 +183,7 @@ Next, point your browser to http://localhost:8001.
183183
184184
185185
- [Building Movies database app using RedisGraph and NodeJS](/howtos/redisgraphmovies/)
186-
- Learn more about RedisGraph in the [Quickstart](https://oss.redislabs.com/redisgraph/?_ga=2.186887980.520518125.1606546041-1440690046.1604964523) tutorial.
186+
- Learn more about RedisGraph in the [Quickstart](https://oss.redis.com/redisgraph/) tutorial.
187187
- [Query, Visualize and Manipulate Graphs using RedisGraph Browser Tool](/explore/redisinsight/redisgraph)
188188
189189
##

docs/howtos/redisgraph/getting-started/index-gettingstarted.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Click on the Execute button, and double click on the actors to follow the relati
186186
### Next Step
187187

188188
- [Building Movies database app using RedisGraph and NodeJS](/howtos/redisgraphmovies/)
189-
- Learn more about RedisGraph in the [Quickstart](https://oss.redislabs.com/redisgraph/?_ga=2.186887980.520518125.1606546041-1440690046.1604964523) tutorial.
189+
- Learn more about RedisGraph in the [Quickstart](https://oss.redis.com/redisgraph/3) tutorial.
190190
- [Query, Visualize and Manipulate Graphs using RedisGraph Browser Tool](/explore/redisinsight/redisgraph)
191191

192192
##

docs/howtos/redisgraph/redisgraphmovies/index-redisgraphmovies.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,5 +482,5 @@ On this page a user can rate the film and view the Actors/directors who particip
482482
### References
483483

484484
- [How to list and search Movies Database using Redisearch](/howtos/moviesdatabase/getting-started)
485-
- [RediSearch 2.0’s New Indexing Capabilities to add search to Movie app](https://redislabs.com/blog/getting-started-with-redisearch-2-0/)
485+
- [RediSearch 2.0’s New Indexing Capabilities to add search to Movie app](https://redis.com/blog/getting-started-with-redisearch-2-0/)
486486

docs/howtos/redisgraph/using-go/index-usinggo.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ GRAPH.QUERY "social" "MATCH (n) RETURN n"
112112

113113

114114
- [Building Movies database app using RedisGraph and NodeJS](/howtos/redisgraphmovies/)
115-
- Learn more about RedisGraph in the [Quickstart](https://oss.redislabs.com/redisgraph/?_ga=2.186887980.520518125.1606546041-1440690046.1604964523) tutorial.
115+
- Learn more about RedisGraph in the [Quickstart](https://oss.redis.com/redisgraph/) tutorial.
116116
- [Query, Visualize and Manipulate Graphs using RedisGraph Browser Tool](/explore/redisinsight/redisgraph)
117117

118118
##

docs/howtos/redisgraph/using-javascript/index-usingjavascript.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ You can display the number of records returned by a query:
141141

142142

143143
- [Building Movies database app using RedisGraph and NodeJS](/howtos/redisgraphmovies/)
144-
- Learn more about RedisGraph in the [Quickstart](https://oss.redislabs.com/redisgraph/?_ga=2.186887980.520518125.1606546041-1440690046.1604964523) tutorial.
144+
- Learn more about RedisGraph in the [Quickstart](https://oss.redis.com/redisgraph/) tutorial.
145145
- [Query, Visualize and Manipulate Graphs using RedisGraph Browser Tool](/explore/redisinsight/redisgraph)
146146

147147
##

docs/howtos/redisgraph/using-python/index-usingpython.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ MATCH (n) RETURN n
178178

179179

180180
- [Building Movies database app using RedisGraph and NodeJS](/howtos/redisgraphmovies/)
181-
- Learn more about RedisGraph in the [Quickstart](https://oss.redislabs.com/redisgraph/?_ga=2.186887980.520518125.1606546041-1440690046.1604964523) tutorial.
181+
- Learn more about RedisGraph in the [Quickstart](https://oss.redis.com/redisgraph/) tutorial.
182182
- [Query, Visualize and Manipulate Graphs using RedisGraph Browser Tool](/explore/redisinsight/redisgraph)
183183

184184
##

docs/howtos/redisgraph/using-ruby/index-usingruby.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Copy the below sample code and save it in a file "test.rb"
115115

116116

117117
- [Building Movies database app using RedisGraph and NodeJS](/howtos/redisgraphmovies/)
118-
- Learn more about RedisGraph in the [Quickstart](https://oss.redislabs.com/redisgraph/?_ga=2.186887980.520518125.1606546041-1440690046.1604964523) tutorial.
118+
- Learn more about RedisGraph in the [Quickstart](https://oss.redis.com/redisgraph/) tutorial.
119119
- [Query, Visualize and Manipulate Graphs using RedisGraph Browser Tool](/explore/redisinsight/redisgraph)
120120

121121
##

docs/howtos/redisgraph/using-rust/index-usingrust.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ You can use the limit clause to limit the number of records returned by a query:
134134

135135

136136
- [Building Movies database app using RedisGraph and NodeJS](/howtos/redisgraphmovies/)
137-
- Learn more about RedisGraph in the [Quickstart](https://oss.redislabs.com/redisgraph/?_ga=2.186887980.520518125.1606546041-1440690046.1604964523) tutorial.
137+
- Learn more about RedisGraph in the [Quickstart](https://oss.redis.com/redisgraph/) tutorial.
138138
- [Query, Visualize and Manipulate Graphs using RedisGraph Browser Tool](/explore/redisinsight/redisgraph)
139139

140140
##

docs/howtos/redisgraphmovies/index-redisgraphmovies.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,5 +481,5 @@ On this page a user can rate the film and view the Actors/directors who particip
481481
### References
482482

483483
- [How to list and search Movies Database using Redisearch](/howtos/moviesdatabase/getting-started)
484-
- [RediSearch 2.0’s New Indexing Capabilities to add search to Movie app](https://redislabs.com/blog/getting-started-with-redisearch-2-0/)
484+
- [RediSearch 2.0’s New Indexing Capabilities to add search to Movie app](https://redis.com/blog/getting-started-with-redisearch-2-0/)
485485

0 commit comments

Comments
 (0)