Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3522461

Browse files
authoredJul 6, 2023
Fixes more broken links (redis-stack#188)
* Fixes more broken links * Adds words to dictionary
1 parent 72106ab commit 3522461

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed
 

‎dictionary.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ K8s
7878
Kubernetes
7979
Kubernetes-based
8080
LICENSOR
81+
linux
8182
LINQ
8283
Licensor
8384
licensor
@@ -87,6 +88,7 @@ Lombok
8788
LTS
8889
M1
8990
MacOS
91+
mac-os
9092
MERCHANTABILITY
9193
multicloud
9294
Multicloud

‎docs/stack/about/about-stack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ mapping libraries also support Redis Stack: [Redis OM .NET](/docs/stack/get-star
7575

7676
Redis Stack is made up of several components, licensed as follows:
7777

78-
* Redis Stack Server, which combines open source Redis with Search and Query, JSON, Time Series, and Probabilistic features is dual-licensed under the Redis Source Available License ([RSALv2]((/docs/stack/license/)) and the [Server Side Public License](https://en.wikipedia.org/wiki/Server_Side_Public_License) (SSPL). A breakdown of licensing by Stack component versions is shown in the table below. For more information about Redis licensing, see [Licenses](https://redis.com/legal/licenses/).
78+
* Redis Stack Server, which combines open source Redis with Search and Query, JSON, Time Series, and Probabilistic features is dual-licensed under the Redis Source Available License ([RSALv2](/docs/about/license/#redis-source-available-license-rsal-20) and the [Server Side Public License](https://en.wikipedia.org/wiki/Server_Side_Public_License) (SSPL). A breakdown of licensing by Stack component versions is shown in the table below. For more information about Redis licensing, see [Licenses](https://redis.com/legal/licenses/).
7979

8080
* RedisInsight is licensed under the SSPL.
8181

‎terms/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aliases:
1010

1111
### General
1212

13-
The [Redis.io](https://redis.io) website (the “Site”) is hosted and operated by Redis Ltd., with contributions from the public (the “Redis open source project”). In these Redis.io Terms of Use (these “Terms”), references to “us”, “our”, and "we" refer to Redis Ltd., and “you” or “your” refer to you, the user. By using the Site, you agree to these Terms. For more information about the Redis open source project, visit the [Redis documentation page](/docs) (the “Documentation”). Licenses to use the Redis open source project are described in the Documentation, except where otherwise specified. For example, [Redis Stack](/docs/stack/) and certain [Redis modules](/docs/modules/) are licensed under the [Redis Source Available License](/docs/stack/license/). If you plan on contributing to the Redis open source project, more information is available on our [Community page](/community/).
13+
The [Redis.io](https://redis.io) website (the “Site”) is hosted and operated by Redis Ltd., with contributions from the public (the “Redis open source project”). In these Redis.io Terms of Use (these “Terms”), references to “us”, “our”, and "we" refer to Redis Ltd., and “you” or “your” refer to you, the user. By using the Site, you agree to these Terms. For more information about the Redis open source project, visit the [Redis documentation page](/docs) (the “Documentation”). Licenses to use the Redis open source project are described in the Documentation, except where otherwise specified. For example, [Redis Stack](/docs/stack/) and certain [Redis modules](/docs/modules/) are licensed under the [Redis Source Available License](/docs/about/about-stack/#redis-stack-license). If you plan on contributing to the Redis open source project, more information is available on our [Community page](/community/).
1414

1515

1616
### Trademarks

0 commit comments

Comments
 (0)
Please sign in to comment.