Skip to content

Commit 13eb58c

Browse files
authored
Improved the way enterprise functionality is described (#5256)
* Improved the way enterprise functionality is described as suggested by Devin * Fix license links for rebrand in server quick-start * Go back to calling it enterprise features as suggested Updated terminology from 'functionalities' to 'features' in the README.
1 parent 66eebc4 commit 13eb58c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/server/quick-start/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ Welcome to the KurrentDB documentation.
1313

1414
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
1515

16-
KurrentDB is licensed under [Kurrent License v1 (KLv1)](https://github.com/EventStore/EventStore/blob/master/LICENSE.md), meaning that anyone can access and use it, but enterprise features are only enabled with a valid [license key](./installation.md#license-keys).
16+
KurrentDB is licensed under [Kurrent License v1 (KLv1)](https://github.com/kurrent-io/KurrentDB/blob/master/LICENSE.md), meaning that anyone can access and use it, additionally [enterprise features](https://www.kurrent.io/kurrent-platform-editions) can be enabled with a valid [license key](./installation.md#license-keys).
1717

1818
::: note
19-
Although the source code for KurrentDB is available to view, the [KLv1 license](https://github.com/EventStore/EventStore/blob/master/LICENSE.md) is not an OSI-approved Open Source License.
19+
Although the source code for KurrentDB is available to view, the [KLv1 license](https://github.com/kurrent-io/KurrentDB/blob/master/LICENSE.md) is not an OSI-approved Open Source License.
2020
:::
2121

2222
## What's new

0 commit comments

Comments
 (0)