aboutsummaryrefslogtreecommitdiff
path: root/net/webui-aria2/patches/0001-fix-favicon-path.patch
blob: 2fb174971d2367f68b2e0621d224f204d9b614b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/docs/index.html
+++ b/docs/index.html
@@ -3,7 +3,7 @@
 
 <!-- {{{ head -->
 <head>
-  <link rel="icon" href="../favicon.ico" />
+  <link rel="icon" href="favicon.ico" />
 
   <meta charset="utf-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">