mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
round out dns check, dns server check, port forward check, and gateway port forwards
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user