round out dns check, dns server check, port forward check, and gateway port forwards

This commit is contained in:
Matt Hill
2026-02-17 23:31:47 -07:00
parent a22707c1cb
commit 485fced691
37 changed files with 1228 additions and 252 deletions

View File

@@ -62,7 +62,7 @@
<div>
<!-- link to store for brochure -->
<ng-content select="[slot=store-mobile]" />
<a docsLink path="/packaging-guide">
<a docsLink path="/packaging/quick-start.html">
<span>{{ 'Package a service' | i18n }}</span>
<tui-icon tuiAppearance="icon" icon="@tui.external-link" />
</a>
@@ -86,7 +86,7 @@
<div>
<!-- link to store for brochure -->
<ng-content select="[slot=store]" />
<a docsLink path="/packaging-guide">
<a docsLink path="/packaging/quick-start.html">
<span>{{ 'Package a service' | i18n }}</span>
<tui-icon tuiAppearance="icon" icon="@tui.external-link" />
</a>