Skip to content

Commit

Permalink
Upgrade debug client to version 2024/09/2024-09-11T13:13
Browse files Browse the repository at this point in the history
  • Loading branch information
OTP Bot committed Sep 11, 2024
1 parent 4e93e9b commit e962bc7
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/09/2024-09-03T08:18/assets/index-DvNTxv68.js"></script>
<link rel="stylesheet" crossorigin href="https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/2024/09/2024-09-03T08:18/assets/index-4DzTJyle.css">
<script type="module" crossorigin src="https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/2024/09/2024-09-11T13:13/assets/index-C8riaU0W.js"></script>
<link rel="stylesheet" crossorigin href="https://cdn.jsdelivr.net/gh/opentripplanner/debug-client-assets@main/2024/09/2024-09-11T13:13/assets/index-4DzTJyle.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit e962bc7

Please sign in to comment.