Skip to content

Commit

Permalink
Fix broken links in guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
xexyl committed Jan 18, 2025
1 parent b65e856 commit f241a72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions next/guidelines.html
Original file line number Diff line number Diff line change
Expand Up @@ -813,9 +813,9 @@ <h1 id="including-extra-files">Including extra files</h1>
<p>For more details, see the
FAQ on the “<a href="../faq.html#try">try.sh script system</a>”,
the
FAQ on “<a href="faq.html#auth_json">.auth.json</a>”,
FAQ on “<a href="../faq.html#auth_json">.auth.json</a>”,
the
FAQ on “<a href="faq.html#info_json">.info.json</a>”,</p>
FAQ on “<a href="../faq.html#info_json">.info.json</a>”,</p>
<h1 id="mkiocccentry"><code>mkiocccentry</code></h1>
<p class="leftbar">
<a href="rules.html#rule17">Rule 17</a> (the <code>mkiocccentry(1)</code> rule) states that
Expand Down
4 changes: 2 additions & 2 deletions next/guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -484,9 +484,9 @@ are at a great risk of violating [Rule 17](rules.html#rule17)!
For more details, see the
FAQ on the "[try.sh script system](../faq.html#try)",
the
FAQ on "[.auth.json](faq.html#auth_json)",
FAQ on "[.auth.json](../faq.html#auth_json)",
the
FAQ on "[.info.json](faq.html#info_json)",
FAQ on "[.info.json](../faq.html#info_json)",


<div id="mkiocccentry">
Expand Down

0 comments on commit f241a72

Please sign in to comment.