From 76563c56dd49215b3c9045f47df9c06ef4ec432a Mon Sep 17 00:00:00 2001 From: Tobias Christiansen Date: Mon, 17 Jan 2022 10:42:51 +0100 Subject: [PATCH] Base: Remove file:// prefix from image --- Base/usr/share/man/man7/Help-index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Base/usr/share/man/man7/Help-index.md b/Base/usr/share/man/man7/Help-index.md index 456d5ebd36..fae36fa866 100644 --- a/Base/usr/share/man/man7/Help-index.md +++ b/Base/usr/share/man/man7/Help-index.md @@ -1,4 +1,4 @@ -![Help icon](file:///res/icons/32x32/app-help.png) +![Help icon](/res/icons/32x32/app-help.png) ## Welcome to the SerenityOS on-line help system! @@ -12,4 +12,4 @@ There's also a full-text search option under the **Search** tab. --- -Thank you for using ***SerenityOS Help!*** \ No newline at end of file +Thank you for using ***SerenityOS Help!***