Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
paulrutter authored May 17, 2023
1 parent 777aa4b commit cb6af28
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 @@ -4,7 +4,7 @@
<meta charset="utf-8">
<script src="./libs/rapidoc-min.js"></script>
<title>BlueConic REST API</title>
<link rel="icon" type="image/x-icon" href="/static/favicon.png">
<link rel="icon" type="image/x-icon" href="./static/favicon.png">
</head>
<body>
<rapi-doc id="doc"
Expand Down

0 comments on commit cb6af28

Please sign in to comment.