summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-01-05 02:43:55 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-01-05 02:43:55 -0500
commitf9328e24c1b4adf2d6e5f36a471fd504fa8dd8f7 (patch)
tree415db24e9f12f1a91bb0ef30d80d47d16aaed51d /static/build.html
parente1ddbd94b0a975b4ee08f8936672b6da80e4d113 (diff)
move javascript files to js directory
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html
index 432ae517..75f9ccb7 100644
--- a/static/build.html
+++ b/static/build.html
@@ -26,7 +26,7 @@
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="canonical" href="https://grapheneos.org/build"/>
<link rel="license" href="/LICENSE.txt"/>
- <script type="module" src="/redirect.js?8"></script>
+ <script type="module" src="/js/redirect.js?8"></script>
</head>
<body>
<header>