diff --git a/docs/ci/server.template b/docs/ci/server.template index 0970ee28..5c47471a 100644 --- a/docs/ci/server.template +++ b/docs/ci/server.template @@ -37,7 +37,7 @@ server { proxy_pass https://www.google-analytics.com; } - location /the-walkthrough { + location /first-example { rewrite ^ /the-walkthrough; } diff --git a/docs/content/the-walkthrough/_index.md b/docs/content/the-walkthrough/_index.md index 5076e2cd..1a4f834c 100644 --- a/docs/content/the-walkthrough/_index.md +++ b/docs/content/the-walkthrough/_index.md @@ -8,8 +8,6 @@ description: > See all of hof's features in the process. --- -TODO: convert this to a simple version of topical source - {{}} The Walkthrough will take you on a tour of hof's features, covering the end-to-end developer experience.