Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Fix link in 'how to help' #4131

Merged
merged 1 commit into from
Jan 11, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion misc/how_to_help.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ We have [a collection of examples](//github.com/almende/vis/tree/develop/example

### Provide interesting showcases

If you use vis.js to develop something beautiful feel free to create a pull-request to our show cases page in the gh-pages branch](//github.com/almende/vis/tree/gh-pages/showcase). [These showcases are displayed on our webpage](http://visjs.org/showcase/index.html) and we are always looking for new examples.
If you use vis.js to develop something beautiful feel free to create a pull-request to our show cases page in the [gh-pages branch](//github.com/almende/vis/tree/gh-pages/showcase). [These showcases are displayed on our webpage](http://visjs.org/showcase/index.html) and we are always looking for new examples.

### Confirming and fixing bugs

Expand Down