Skip to content

Commit c100a39

Browse files
committed
(docs) update fiddle links
1 parent 7eb21e5 commit c100a39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/1_incorrect-syntax-highlighting.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Please specify exactly *which* language grammar you are using to highlight (`pyt
2424
Please include plain text examples of the code that fails to highlight properly or can reproduce the bug you are seeing. If you attach a screenshot PLEASE also provide the actually code that we can copy/paste if necessary to help resolve the issue.
2525
2626
A jsfiddle can sometimes be even better. You can fork an example test case:
27-
https://jsfiddle.net/ajoshguy/gfzujpyt/
27+
https://jsfiddle.net/ajoshguy/cjhvre2k/
2828
-->
2929

3030

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ If you wish we supported a language we don't, first read [On requesting new lang
6666
## Reporting Issues
6767

6868
If you find a bug or think of an improvement, feel free to [open an issue](https://github.com/highlightjs/highlight.js/issues/new/choose).
69-
- If you've found a language highlighting issue, you can use [this JSFiddle](https://jsfiddle.net/ajoshguy/2bmdswn6/) to create a test case.
69+
- If you've found a language highlighting issue, you can use [this JSFiddle](https://jsfiddle.net/ajoshguy/cjhvre2k/) to create a test case.
7070

7171

7272
## Fixing Issues (PRs)

0 commit comments

Comments
 (0)