dash14 / v-network-graph

An interactive network graph visualization component for Vue 3
https://dash14.github.io/v-network-graph/
MIT License
495 stars 44 forks source link

Docs: Incorrect href in event examples section #38

Closed dashavoo closed 2 years ago

dashavoo commented 2 years ago

On the examples event page the anchor tag on

"For a list of events that can be captured, see here."

is missing the prefix /v-network-graph at the beginning of the URL, resulting in a 404.

I was going to create a pull request for this, but I can't work out if the docs are generated or written by hand (I've never used github pages, it isn't as obvious as I expected).

dash14 commented 2 years ago

Hi @dashavoo, Thank you for reporting the dead link. Feedback is greatly appreciated. I have corrected it.

FYI, I used the VitePress framework for the documentation. https://github.com/dash14/v-network-graph-docs