From d75ccf261eb543fa68e59fee91aaf17a500cf2b4 Mon Sep 17 00:00:00 2001 From: unicodeveloper Date: Fri, 6 Jul 2018 15:14:31 +0100 Subject: [PATCH] Change to header --- docs/source/guides/index.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/source/guides/index.md b/docs/source/guides/index.md index 47b8341..b4cdd54 100644 --- a/docs/source/guides/index.md +++ b/docs/source/guides/index.md @@ -4,12 +4,12 @@ description: Various guides on how to succeed with GraphQL and the Apollo platfo --- -[Security](./security.html) -[Versioning](./versioning.html) -[Monitoring](./monitoring.html) -[Performance](./performance.html) -[File uploads](./file-uploads.html) -[Schema design](./schema-design.html) -[Access control](./access-control.html) -[State management](./state-management.html) -[Testing React Components](./testing-react-components.html) \ No newline at end of file +[##Security](./security.html) +[##Versioning](./versioning.html) +[##Monitoring](./monitoring.html) +[##Performance](./performance.html) +[##File uploads](./file-uploads.html) +[##Schema design](./schema-design.html) +[##Access control](./access-control.html) +[##State management](./state-management.html) +[##Testing React Components](./testing-react-components.html) \ No newline at end of file