Skip to content

Commit b6f5c13

Browse files
author
User
committed
Fix build error when trying to compile for Ghidra 11.x
1 parent 4c17794 commit b6f5c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/help/help/topics/fooloader/help.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<META name="ProgId" content="FrontPage.Editor.Document">
1111

1212
<TITLE>Skeleton Help File for a Module</TITLE>
13-
<LINK rel="stylesheet" type="text/css" href="../../shared/Frontpage.css">
13+
<LINK rel="stylesheet" type="text/css" href="help/shared/DefaultStyle.css">
1414
</HEAD>
1515

1616
<BODY>

0 commit comments

Comments
 (0)