From 37afd67496f8e1d3056fc8693e8aade4f8666dc0 Mon Sep 17 00:00:00 2001 From: "Jan W. Krieger" Date: Sun, 23 Dec 2018 20:29:52 +0100 Subject: [PATCH] fixed typo --- test/simpletest_parsedfunctionplot/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/simpletest_parsedfunctionplot/README.md b/test/simpletest_parsedfunctionplot/README.md index 4731c31384..9065d82af4 100644 --- a/test/simpletest_parsedfunctionplot/README.md +++ b/test/simpletest_parsedfunctionplot/README.md @@ -47,7 +47,7 @@ This code snippet results in a plot like this: the adaptive capabilities of the rendering algorithm can be seen, when plotting e.g. `2/x`, which is drawn smoothely, even around the undefined value at `x=0`: -![jkqtplotter_simpletest_parsedfunctionplot_2overx.png](https://raw.githubusercontent.com/jkriege2/JKQtPlotter/master/screenshots/jkqtplotter_simpletest_parsedfunctionplot_2overx.png.png) +![jkqtplotter_simpletest_parsedfunctionplot_2overx.png](https://raw.githubusercontent.com/jkriege2/JKQtPlotter/master/screenshots/jkqtplotter_simpletest_parsedfunctionplot_2overx.png) [Back to JKQTPlotter main page](https://github.com/jkriege2/JKQtPlotter/) \ No newline at end of file