mweagle / Sparta

go microservices, powered by AWS Lambda
https://gosparta.io
MIT License
717 stars 48 forks source link

Broken Link to Graph.html #160

Open alex-bezek opened 4 years ago

alex-bezek commented 4 years ago

Your docs have the following link in a few spots https://gosparta.io/images/overview/graph.html https://github.com/mweagle/Sparta/search?q=images%2Foverview%2Fgraph.html&unscoped_q=images%2Foverview%2Fgraph.html

The link 404's https://gosparta.io/images/overview/graph.html image

I can't find a graph.html anywhere. I do see it is listed in the gitignore https://github.com/mweagle/Sparta/blob/master/.gitignore#L2

The only record of the file isn't in github anymore

git log --pretty=format: --name-only --diff-filter=A | sort -u | grep -i graph.html
test/graph.html
mweagle commented 4 years ago

Thx - will get it patched up...