Skip to content

Commit 3e33fd4

Browse files
committed
[ci skip] Use https for jsbin
Update CONTRIBUTING jsbin to use polygit
1 parent cc1ef9a commit 3e33fd4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you find an issue, please do file it on the repository. The [Polymer/polymer
4242

4343
For issues with elements the team maintains, please file directly on the element's repository. If you're not sure if a bug stems from the element or the library, air toward filing it on the element and we'll move the issue if necessary.
4444

45-
We love examples for addressing issues - issues with a Plunkr, jsFiddle, or jsBin will be much easier for us to work on quickly. You can start with [this jsbin](https://jsbin.com/cijadomupa/1/edit?html,output) which sets up the basics to demonstrate a Polymer element.
45+
We love examples for addressing issues - issues with a Plunkr, jsFiddle, or jsBin will be much easier for us to work on quickly. You can start with [this jsbin](https://jsbin.com/xukike/edit?html,output) which sets up the basics to demonstrate a Polymer element.
4646

4747
Occasionally we'll close issues if they appear stale or are too vague - please don't take this personally! Please feel free to re-open issues we've closed if there's something we've missed and they still need to be addressed.
4848

issue_template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
#### Live Demo
5-
http://jsbin.com/xukike/edit?html,output
5+
https://jsbin.com/xukike/edit?html,output
66

77
#### Steps to Reproduce
88
1.

0 commit comments

Comments
 (0)