This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch FLAGON-344
in repository https://gitbox.apache.org/repos/asf/incubator-flagon.git
The following commit(s) were added to refs/heads/FLAGON-344 by this push:
new 6fc9740 [FLAGON-378] correcting minor syntax error
6fc9740 is described below
commit 6fc9740f942358ca9669504fc147c0e0c352a320
Author: poorejc <[email protected]>
AuthorDate: Sat Apr 27 22:15:13 2019 -0400
[FLAGON-378] correcting minor syntax error
---
site/_docs/stack/scaling.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/site/_docs/stack/scaling.md b/site/_docs/stack/scaling.md
index 9111ea1..102f6bb 100644
--- a/site/_docs/stack/scaling.md
+++ b/site/_docs/stack/scaling.md
@@ -271,6 +271,6 @@ Benchmarking and adjusting your data-rate so that you can
scale how you want to
Subscribe to our [dev list]([email protected]) and
join the conversation!
-[mouseOverBench1]:
https://github.com/apache/incubator-flagon/tree/FLAGON-344/site/_site/images/mouseOverBench1.png
"Proportion of Mouseovers (Benchmark 1)"
-[mouseOverBench2]:
https://github.com/apache/incubator-flagon/tree/FLAGON-344/site/_site/images/mouseOverBench2.png
"Proportion of Mouseovers (Benchmark 2)"
+[mouseOverBench1]:
https://github.com/apache/incubator-flagon/blob/FLAGON-344/site/_site/images/mouseOverBench1.png
"Proportion of Mouseovers (Benchmark 1)"
+[mouseOverBench2]:
https://github.com/apache/incubator-flagon/blob/FLAGON-344/site/_site/images/mouseOverBench2.png
"Proportion of Mouseovers (Benchmark 2)"
[metricBeat]:
https://github.com/apache/incubator-flagon/blob/FLAGON-344/site/_site/images/metricBeat.png
"Metricbeat Dashboard"
\ No newline at end of file