Skip to content
Merged

Dev #15

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ <h2>Assets Repository</h2>
</p>
</a>
<a
href="https://github.com/safesploitOrg/pbs-to-slurm-converter"
href="https://safesploitorg.github.io/pbs-to-slurm-converter/"
target="_blank"
class="card"
rel="noopener noreferrer"
Expand All @@ -394,7 +394,7 @@ <h2>PBS to Slurm Converter</h2>
</p>
</a>
<a
href="https://github.com/safesploitOrg/openwrt-firewall-visualiser"
href="https://safesploitorg.github.io/openwrt-firewall-visualiser/"
target="_blank"
class="card"
rel="noopener noreferrer"
Expand All @@ -408,6 +408,7 @@ <h2>OpenWRT Firewall Visualiser</h2>
Visualise and manage OpenWRT firewall rules.
</p>
</a>
<!-- -->
</div>
</section>
</main>
Expand Down
Loading