diff --git a/README.md b/README.md index 37e17aac..c6c83d52 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ scatter(iris, :SepalLength, :SepalWidth, group=:Species, m=([:+ :d :s], 12), smo png("gadfly1") ``` -![gadfly_plt](https://github.com/tbreloff/ExamplePlots.jl/tree/master/img/gadfly1.png) +![gadfly_plt](img/gadfly1.png) ## API diff --git a/docs/readme_template.md b/docs/readme_template.md index d2c049bc..ba386554 100644 --- a/docs/readme_template.md +++ b/docs/readme_template.md @@ -83,7 +83,7 @@ scatter(iris, :SepalLength, :SepalWidth, group=:Species, m=([:+ :d :s], 12), smo png("gadfly1") ``` -![gadfly_plt](https://github.com/tbreloff/ExamplePlots.jl/tree/master/img/gadfly1.png) +![gadfly_plt](img/gadfly1.png) ## API