Skip to content

Commit

Permalink
Update plugin to point to main branch after merge (#247)
Browse files Browse the repository at this point in the history
* update

* point at specific commmit on main
  • Loading branch information
decentralgabe authored Feb 26, 2024
1 parent 9d5dd4d commit 452f034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
<title>Securing Verifiable Credentials using JOSE and COSE</title>
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script>
<script src="https://cdn.jsdelivr.net/gh/w3c/vc-jose-cose@89b1ff2cbafcb80b731aeb62fd5c1351a7ab595a/plugin/dist/main.js"></script>
<script src="https://cdn.jsdelivr.net/gh/w3c/vc-jose-cose@9d5dd4da28866b42ecb074f4ed35d308b4b89374/plugin/dist/main.js"></script>
<script class="remove">
// See https://github.com/w3c/respec/wiki/ for how to configure
// ReSpec
Expand Down

0 comments on commit 452f034

Please sign in to comment.