From 5bc30ad2516995a485fcc7fd35bf0f9f36a7cde9 Mon Sep 17 00:00:00 2001 From: Gary Tierney Date: Wed, 18 Apr 2018 23:19:14 +0100 Subject: [PATCH] Add missing documentation index text --- docs/src/asciidoc/getting-started/running-apollo.adoc | 0 docs/src/asciidoc/index.adoc | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 docs/src/asciidoc/getting-started/running-apollo.adoc diff --git a/docs/src/asciidoc/getting-started/running-apollo.adoc b/docs/src/asciidoc/getting-started/running-apollo.adoc new file mode 100644 index 00000000..e69de29b diff --git a/docs/src/asciidoc/index.adoc b/docs/src/asciidoc/index.adoc index 513bd217..12c7154b 100644 --- a/docs/src/asciidoc/index.adoc +++ b/docs/src/asciidoc/index.adoc @@ -2,7 +2,7 @@ ifdef::env-github,env-browser[:outfilesuffix: .adoc] This is the home of Apollo's documentation. -Below you will find various links +Below you will find links to tutorial guides on running and using Apollo. == The Basics