Skip to content

Commit 4ea3570

Browse files
author
gentele
committed
imrpveo README
1 parent 307c617 commit 4ea3570

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This demo shows how to run `devspace up` directly from the terminal inside Visua
2323
![DevSpace CLI Demo](docs/website/static/img/devspace-cli-demo-readme.gif)
2424

2525
## [Installation](https://devspace.covexo.com/docs/getting-started/installation.html)
26-
These commands will install the devspace CLI and add it to the PATH environment variable. For more details, see: [Install Guide](https://devspace.covexo.com/docs/getting-started/installation.html).
26+
These commands will install the devspace CLI and add it to the PATH environment variable. For more details, see: [Install Guide](https://devspace.covexo.com/docs/getting-started/installation.html)
2727

2828
### For Windows
2929
1. Open CMD with **admin rights**.
@@ -64,9 +64,9 @@ Here you can find some links to the most important pages of our documentation:
6464
- [Architecture Documentation](https://devspace.covexo.com/docs/advanced/architecture.html)
6565

6666
## [DevSpace Cloud](https://devspace-cloud.com/)
67-
The DevSpace Cloud provides hosted DevSpaces. The service is currently in private beta. If you would like to join the beta program, you can [**request access to the DevSpace Cloud](https://devspace-cloud.com/). As a thank you for testing the DevSpace cloud, members of the beta program will receive a special **forever free subcription** to the DevSpace Cloud.
67+
The DevSpace Cloud provides hosted DevSpaces. The service is currently in private beta. If you would like to join the beta program, you can **[request access to the DevSpace Cloud](https://devspace-cloud.com/)**. As a thank you for testing the DevSpace cloud, members of the beta program will receive a special **forever free subcription** to the DevSpace Cloud.
6868

69-
## [Architecture](https://devspace.covexo.com/docs/advanced/architecture.html).
69+
## [Architecture](https://devspace.covexo.com/docs/advanced/architecture.html)
7070
Architecturally, the DevSpace CLI is a client-side software that interacts with services within your Kubernetes cluster. While the DevSpace CLI can deploy required services (e.g. image registry, Tiller server, Kaniko build pods) automatically, you can also configure it to use already deployed or externally hosted services.
7171

7272
![DevSpace CLI Architecture](docs/website/static/img/devspace-architecture.svg)

0 commit comments

Comments
 (0)