summaryrefslogtreecommitdiff
path: root/download/index.html
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-02-07 10:54:32 +0100
committerErich Eckner <git@eckner.net>2019-02-07 11:12:34 +0100
commit9e913a60226a25ab2e2007cffb0fd228a0debcef (patch)
treee04aa0c9f806d3bd8c04fc00c8140fb587501359 /download/index.html
parent74470b66ad7448a95aa8458c720ebd09c87e14f4 (diff)
downloadarchweb32-9e913a60226a25ab2e2007cffb0fd228a0debcef.tar.xz
index.html, download/index.html: some stuff is now in /static
Diffstat (limited to 'download/index.html')
-rw-r--r--download/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/download/index.html b/download/index.html
index e7a8c0a..e7de87f 100644
--- a/download/index.html
+++ b/download/index.html
@@ -3,9 +3,9 @@
<head>
<meta charset="utf-8" />
<title>Arch Linux 32</title>
- <link rel="stylesheet" type="text/css" href="/archweb.css" media="screen, projection" />
- <link rel="icon" type="image/x-icon" href="/favicon.ico" />
- <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
+ <link rel="stylesheet" type="text/css" href="/static/archweb.css" media="screen, projection" />
+ <link rel="icon" type="image/x-icon" href="/static/favicon.ico" />
+ <link rel="shortcut icon" type="image/x-icon" href="/static/favicon.ico" />
<link rel="stylesheet" type="text/css" href="/static/flags/fam.47411010d402.css" media="screen, projection" />
</head>