Skip to content

Commit

Permalink
minor fix: jsfiddle sample link, version 119, importing script from cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Aug 18, 2018
1 parent a89be52 commit c8ee0b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Docs with Boostrap 4 for your JSON schema types.

[JSFiddle sample](https://jsfiddle.net/8rzyboan/117/)
[JSFiddle sample](https://jsfiddle.net/8rzyboan/119/)

Generates a responsive **list of object properties** with details,
designed for API reference, following
Expand Down
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -270,4 +270,4 @@ window.twbschema = (function () {
}
}())

// Sample: https://jsfiddle.net/8rzyboan/117/
// Sample: https://jsfiddle.net/8rzyboan/119/

0 comments on commit c8ee0b5

Please sign in to comment.