Skip to content

Commit 8e936e3

Browse files
authored
docs: modify links from starting page (#869)
1 parent 43051c3 commit 8e936e3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ highlights:
1717
- title: Start immediately with Kurrent Cloud
1818
details: Sign in to Kurrent Cloud and spin up a cluster in AWS, Azure, or GCP.
1919
icon: hugeicons:cloud
20-
link: https://www.kurrent.io/kurrent-cloud
20+
link: https://console.kurrent.cloud/
2121
- title: Start KurrentDB in a container
2222
details: Run <code>docker run kurrentplatform/kurrentdb:latest --dev</code> to start KurrentDB in developers mode.
2323
icon: simple-icons:docker
@@ -33,22 +33,22 @@ highlights:
3333
- title: AWS
3434
icon: skill-icons:aws-dark
3535
details: Spin up a managed deployment in Amazon Web Services for free, in less than 10 minutes.
36-
link: https://www.kurrent.io/kurrent-cloud
36+
link: https://console.kurrent.cloud/
3737

3838
- title: Azure
3939
icon: devicon:azure
4040
details: Kurrent Cloud allows you to provision a KurrentDB cluster in Azure.
41-
link: https://www.kurrent.io/kurrent-cloud
41+
link: https://console.kurrent.cloud/
4242

4343
- title: GCP
4444
icon: devicon:googlecloud
4545
details: Kurrent Cloud allows you to provision a KurrentDB cluster in GCP.
46-
link: https://www.kurrent.io/kurrent-cloud
46+
link: https://console.kurrent.cloud/
4747

4848
- title: Linux
4949
icon: devicon:linux
5050
details: Use Kurrent package feeds for Ubuntu, Debian, CentOS, and Red Hat Enterprise Linux.
51-
link: /latest/quick-start/installation.html#install-from-packagecloud
51+
link: /latest/quick-start/installation.html#linux
5252

5353
- title: Windows
5454
icon: devicon:windows8
@@ -58,7 +58,7 @@ highlights:
5858
- title: Docker
5959
icon: logos:docker-icon
6060
details: Use Docker Compose to pull images from Cloudsmith and run KurrentDB in containers.
61-
link: /latest/quick-start/installation.html#use-docker-compose
61+
link: /latest/quick-start/installation.html#docker
6262

6363
- header: Develop in your language
6464
description: Use one of our client libraries to start building your application.
@@ -96,7 +96,7 @@ highlights:
9696
- title: HTTP API
9797
icon: catppuccin:http
9898
details: Use KurrentDB's HTTP API to interact with the database using any language or stack.
99-
link: https://docs.kurrent.io/http-api/v24.10/introduction.html
99+
link: /http-api/v25.0/introduction.html
100100

101101
footer: Copyright © 2025 Kurrent, Inc
102102
---

0 commit comments

Comments
 (0)