Skip to content

Commit a468abb

Browse files
committedMay 30, 2017
fix icon loading in the nohelp.html file
1 parent 2c56f42 commit a468abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/nohelp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="UTF-8">
66
</head>
77
<body>
8-
<center><a href="http://qgis.org"><img src="qgis-icon-60x60.png" border=0></a></center>
8+
<center><a href="http://qgis.org"><img src="../images/icons/qgis-icon-60x60.png" border=0></a></center>
99
<h1><center>Oops!</center></h1>
1010
<p>QGIS help is currently not available. This is likely because:</p>
1111
<ul>

0 commit comments

Comments
 (0)
Please sign in to comment.