Skip to content

Commit

Permalink
Upgrade debug client to version 2024/03/2024-03-12T18:23
Browse files Browse the repository at this point in the history
  • Loading branch information
OTP Bot committed Mar 12, 2024
1 parent 48a9248 commit b456b44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/client/debug-client-preview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/img/otp-logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>OTP Debug Client</title>
<script type="module" crossorigin src="https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/2024/02/2024-02-29T09:50/assets/index-fa83426f.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/2024/02/2024-02-29T09:50/assets/index-f4c1df9a.css">
<script type="module" crossorigin src="https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/2024/03/2024-03-12T18:23/assets/index-dee1e73f.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/2024/03/2024-03-12T18:23/assets/index-15276bc3.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit b456b44

Please sign in to comment.