diff --git a/doc/openapi-openshift-dev-spaces.md b/doc/openapi-openshift-dev-spaces.md index a092134..9a24ea3 100644 --- a/doc/openapi-openshift-dev-spaces.md +++ b/doc/openapi-openshift-dev-spaces.md @@ -14,7 +14,7 @@ To follow along, you'll need access to a Dev Spaces instance. This can be either First, create a Workspace in Dev Spaces for your project: -1. Fork the following repository: `https://github.com/Kuadrant/blank-petstore`. +1. Fork the following repository: [https://github.com/Kuadrant/blank-petstore](https://github.com/Kuadrant/blank-petstore). 2. In Dev Spaces, select `Create Workspace`, enter the URL of your forked repository (e.g., `https://github.com//blank-petstore.git`), and then click `Create & Open`. ## Configuring VSCode in Dev Spaces