Skip to content

Commit

Permalink
fixed base for validation branch preview
Browse files Browse the repository at this point in the history
  • Loading branch information
jandrieu authored Nov 10, 2023
1 parent c64227e commit 4e15773
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
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<base href="https://github.com/w3c/vc-use-cases/blob/f69242eab91765b8f6d02850b83414f5d55ca1b6/index.html">
<base href="https://raw.githubusercontent.com/w3c/vc-use-cases/f69242eab91765b8f6d02850b83414f5d55ca1b6/index.html">
<title>Verifiable Credentials Use Cases</title>
<meta http-equiv='Content-Type' content='text/html;charset=utf-8' />
<script src='https://www.w3.org/Tools/respec/respec-w3c' class='remove'></script>
Expand Down

0 comments on commit 4e15773

Please sign in to comment.