Fix relative link
This commit is contained in:
@@ -38,7 +38,7 @@ npx @backstage/create-app
|
||||
```
|
||||
|
||||
You will be taken through a wizard to create your app. You can read more about
|
||||
this process in [Create an app](./create-an-app).
|
||||
this process in [Create an app](./create-an-app.md).
|
||||
|
||||
### Contributing to Backstage
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ description: Documentation on How to run Backstage Locally
|
||||
---
|
||||
|
||||
To develop a plugin or contribute to the Backstage project, we recommend cloning
|
||||
the Backstage repository and running locally in development mode. If you not
|
||||
the Backstage repository and running locally in development mode. If you are not
|
||||
trying to contribute, follow the instructions to
|
||||
[Create an App](./create-an-app.md) instead.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user