From 39f55d350b39754ead562120ec0b84a975b9fc43 Mon Sep 17 00:00:00 2001 From: Chris Baker Date: Mon, 8 Oct 2018 13:23:14 -0400 Subject: [PATCH] docs: fixed broken links to schedulers page --- website/source/docs/runtime/index.html.md | 2 +- website/source/guides/load-balancing/fabio.html.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/runtime/index.html.md b/website/source/docs/runtime/index.html.md index b7af10a21..2cb4abf45 100644 --- a/website/source/docs/runtime/index.html.md +++ b/website/source/docs/runtime/index.html.md @@ -17,4 +17,4 @@ one of the options below: - [Environment](/docs/runtime/environment.html) - [Interpolation](/docs/runtime/interpolation.html) -- [Schedulers](/docs/runtime/schedulers.html) +- [Schedulers](/docs/schedulers.html) diff --git a/website/source/guides/load-balancing/fabio.html.md b/website/source/guides/load-balancing/fabio.html.md index 949f6dce8..e74537053 100644 --- a/website/source/guides/load-balancing/fabio.html.md +++ b/website/source/guides/load-balancing/fabio.html.md @@ -230,4 +230,4 @@ the web interface at port `9998`, you should be able to access that as well. [lb-homepage]: /assets/images/lb-homepage.png [lb-routing-table]: /assets/images/lb-routing-table.png [routing-table]: /assets/images/routing-table.png -[system]: /docs/runtime/schedulers.html#system +[system]: /docs/schedulers.html#system