Skip to content

Commit cb1221e

Browse files
committed
plain stackblitz example
1 parent d1b3389 commit cb1221e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ If unsure if lib bug, use slack channel instead: https://join.slack.com/t/gridst
1818
## Steps to reproduce
1919
You **MUST** provide a working demo - keep it simple and avoid frameworks as that could have issues - you can use
2020

21-
plain html: https://stackblitz.com/edit/gridstack-angular
21+
plain html: https://stackblitz.com/edit/gridstack-demo
2222
Angular: https://stackblitz.com/edit/gridstack-angular
2323

24-
please don't use jsfiddle.net as my work now blocks that website.
25-
https://jsfiddle.net/adumesny/jqhkry7g
24+
please don't use [jsfiddle.net](https://jsfiddle.net/adumesny/jqhkry7g) as my work now blocks that website.
25+
2626

2727
## Expected behavior
2828
Tell us what should happen. If hard to describe, attach a video as well.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ GridStack.init();
142142

143143
...or see list of all [API and options](https://github.com/gridstack/gridstack.js/tree/master/doc) available.
144144

145-
see [jsfiddle sample](https://jsfiddle.net/adumesny/jqhkry7g) as running example too.
145+
see [stackblitz sample](https://stackblitz.com/edit/gridstack-demo) as running example too.
146146

147147
## Requirements
148148

0 commit comments

Comments
 (0)