diff --git a/docs/server/quick-start/README.md b/docs/server/quick-start/README.md index 2f568a51f12..d713f4ed0c2 100644 --- a/docs/server/quick-start/README.md +++ b/docs/server/quick-start/README.md @@ -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