diff options
-rw-r--r-- | templates/librejs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/librejs.html b/templates/librejs.html index 93e0e3c..cd02407 100644 --- a/templates/librejs.html +++ b/templates/librejs.html @@ -4,7 +4,7 @@ <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta charset="UTF-8"> <title>JavaScript license information</title> - <link rel="icon" href="../images/favicon.png" sizes="192x192"> + <link rel="icon" href="./images/favicon.png" sizes="192x192"> </head> <body> <table id="jslicense-labels1"> |