Skip to content

Commit

Permalink
add perma link
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-flip committed Oct 7, 2024
1 parent af135cc commit d61f897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// code inspiration from https://github.com/swagger-api/swagger-ui/blob/HEAD/docs/usage/installation.md#unpkg
// code inspiration from https://github.com/swagger-api/swagger-ui/blob/d1111837388816f0b68f27a1a0d6a6f37841b697/docs/usage/installation.md#unpkg
function swaggerUiPlugin(hook, vm) {
hook.doneEach(() => {
// get dom and set info
Expand Down

0 comments on commit d61f897

Please sign in to comment.