Skip to content

Commit b946094

Browse files
authored
Fixed support and download center links in RS module docs (#1499)
1 parent 4b493de commit b946094

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/operate/oss_and_stack/stack-with-enterprise/install/add-module-to-cluster.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ To use other modules or upgrade an existing module to a more recent version, you
1717
{{<warning>}}
1818
- Some module versions are not supported or recommended for use with Redis Enterprise.
1919

20-
- We recommend consulting [Redis support](https://redis.com/company/support/) before you upgrade a module on the cluster, especially if the cluster is used in production.
20+
- We recommend consulting [Redis support](https://redis.io/support/) before you upgrade a module on the cluster, especially if the cluster is used in production.
2121
{{</warning>}}
2222

2323
## Get packaged modules
2424

2525
To install or upgrade a module on a [Redis Enterprise Software]({{< relref "/operate/rs" >}}) cluster, you need a module package.
2626

27-
- For versions of official Redis modules that are not available from the [Redis download center](https://redislabs.com/download-center/modules/), [contact support](https://redis.com/company/support/).
27+
- For versions of official Redis modules that are not available from the [Redis download center](https://redis.io/downloads/), [contact support](https://redis.io/support/).
2828

2929
- For custom-packaged modules, download a [custom-packaged module](https://redislabs.com/community/redis-modules-hub/) from the developer.
3030

content/operate/rs/references/rest-api/requests/modules/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Asynchronously uploads a new module to the cluster.
213213

214214
The request must contain a Redis module bundled using [RedisModule Packer](https://github.com/RedisLabs/RAMP).
215215

216-
For modules in Redis Stack, download the module from the [download center](https://redis.com/redis-enterprise-software/download-center/software/). See [Install a module on a cluster]({{< relref "/operate/oss_and_stack/stack-with-enterprise/install/add-module-to-cluster#rest-api-method" >}}) for more information.
216+
For modules in Redis Stack, download the module from the [download center](https://redis.io/downloads/). See [Install a module on a cluster]({{< relref "/operate/oss_and_stack/stack-with-enterprise/install/add-module-to-cluster#rest-api-method" >}}) for more information.
217217

218218
#### Permissions
219219

0 commit comments

Comments
 (0)