From fb3284a35bf2ee862eb3208192bc880618f88cb2 Mon Sep 17 00:00:00 2001 From: ellinors Date: Wed, 22 Jul 2020 11:55:16 +0200 Subject: [PATCH] fix(techdocs): clean up unused links --- docs/features/techdocs/README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/docs/features/techdocs/README.md b/docs/features/techdocs/README.md index 2537fb44fa..b6a4d82b92 100644 --- a/docs/features/techdocs/README.md +++ b/docs/features/techdocs/README.md @@ -36,11 +36,7 @@ Spotify’s developer experience offering with 2,400+ documentation sites and - [Getting Started] - [Concepts] -- [Reading Documentation] -- [Writing Documentation] -- [Publishing Documentation] -- [Contributing] -- [Debugging] +- [Creating and Publishing Documentation] - [FAQ] ## Tech Stack @@ -54,11 +50,7 @@ Spotify’s developer experience offering with 2,400+ documentation sites and [getting started]: getting-started.md [concepts]: concepts.md -[reading documentation]: reading-documentation.md -[writing documentation]: writing-documentation.md -[publishing documentation]: creating-and-publishing.md -[contributing]: contributing.md -[debugging]: debugging.md +[creating and publishing documentation]: creating-and-publishing.md [faq]: FAQ.md 'Frequently asked questions' [techdocs/frontend]: https://github.com/spotify/backstage/blob/master/plugins/techdocs