docs: fix broken links

This commit is contained in:
Patrik Oldsberg
2020-08-11 12:21:15 +02:00
parent 7763657a17
commit f69a2804ae
9 changed files with 31 additions and 22 deletions
+1 -5
View File
@@ -4,17 +4,13 @@ Welcome to the TechDocs plugin - Spotify's docs-like-code approach built directl
**WIP: This plugin is a work in progress. It is not ready for use yet. Follow our progress on [the Backstage Discord](https://discord.gg/MUpMjP2) under #docs-like-code or on [our GitHub Milestone](https://github.com/spotify/backstage/milestone/15).**
## Sections
- [MkDocs](./mkdocs/README.md)
## Getting started
Your plugin has been added to the example app in this repository, meaning you'll be able to access it by running `yarn start` in the root directory, and then navigating to [/docs](http://localhost:3000/docs).
You can also serve the plugin in isolation by running `yarn start` in the plugin directory.
This method of serving the plugin provides quicker iteration speed and a faster startup and hot reloads.
It is only meant for local development, and the setup for it can be found inside the [/dev](/dev) directory.
It is only meant for local development, and the setup for it can be found inside the [/dev](./dev) directory.
## Configuration
+1
View File
@@ -0,0 +1 @@
# TODO
@@ -0,0 +1 @@
# TODO