Skip to content

Commit

Permalink
Upgrade debug client to version 2024/08/2024-08-28T18:23
Browse files Browse the repository at this point in the history
  • Loading branch information
OTP Bot committed Aug 28, 2024
1 parent 2ea9a87 commit d2f4b2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/client/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/08/2024-08-22T08:35/assets/index-TT6BybMf.js"></script>
<link rel="stylesheet" crossorigin href="https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/2024/08/2024-08-22T08:35/assets/index-4DzTJyle.css">
<script type="module" crossorigin src="https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/2024/08/2024-08-28T18:23/assets/index-Kd5hDauX.js"></script>
<link rel="stylesheet" crossorigin href="https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/2024/08/2024-08-28T18:23/assets/index-4DzTJyle.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit d2f4b2d

Please sign in to comment.