Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/server/quick-start/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ Welcome to the KurrentDB documentation.

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.

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).
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).

::: note
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.
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.
:::

## What's new
Expand Down