Skip to content

Commit 1caa4ee

Browse files
Fix broken link to test-rules user guide docs on GitHub (#290)
1 parent c464070 commit 1caa4ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/test-rules.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h5 class="modal-title">Usage Information</h5>
152152
<div class="modal-body modal-height-fit">
153153
<p id="infoContent" class="pre"></p>
154154
<div class="text-center">
155-
<a href="https://github.com/eiffel-community/eiffel-intelligence-frontend/blob/master/wiki/markdown/test-rules.md"
155+
<a href="https://github.com/eiffel-community/eiffel-intelligence-frontend/blob/master/wiki/test-rules.md"
156156
target="_blank" rel="noopener noreferrer" style="text-decoration: none;">Test Rules User
157157
Guide</a>
158158
</div>

0 commit comments

Comments
 (0)