From f62ee303d2bbef960dd2da899a476029467ebcea Mon Sep 17 00:00:00 2001 From: AndrolGenhald Date: Thu, 18 Oct 2018 09:59:03 -0500 Subject: [PATCH] Fix CONTRIBUTING.md jsbin.com link Link used to be a relative link pointing to repo. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index db0d9c898..5fc8fd289 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ If you really want to open a new issue: * Please use the [search functionality](//github.com/almende/vis/issues) to make sure that there is not already an issue concerning the same topic. * Please make sure to **mention which module** of vis.js (network, timeline, graph3d, ...) your are referring to. * Note that development happens on the `develop` git branch. Be sure to submit PRs against this branch. -* If you think you found a bug please **provide a simple example** (e.g. on [jsbin](jsbin.com)) that demonstrates the problem. +* If you think you found a bug please **provide a simple example** (e.g. on [jsbin](https://jsbin.com)) that demonstrates the problem. * If you want to propose a feature-request please **describe what you are looking for in detail**, ideally providing a screenshot, drawing or something similar. * **Close the issue later**, when the issue is no longer needed. @@ -45,4 +45,4 @@ Thank you to all our sponsors! (please ask your company to also support this ope - \ No newline at end of file +