Skip to content

Commit c0bc97c

Browse files
authored
Merge pull request #7 from qrkyckling/master
Fix build error when trying to compile for Ghidra 11.x
2 parents 4c17794 + b6f5c13 commit c0bc97c

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)