mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
Link to new docs installation guides instead of wiki
This commit is contained in:
parent
1333de5dcd
commit
54e18f0ed6
2 changed files with 3 additions and 3 deletions
|
@ -47,8 +47,8 @@ company_agreement_url: https://www.firmenmonitor.at/Secure/CompanyDetail.aspx?CI
|
|||
download_linux_url: https://updates.safing.io/latest/linux_amd64/packages/portmaster-installer.deb
|
||||
download_windows_url: https://updates.safing.io/latest/windows_amd64/packages/portmaster-installer.exe
|
||||
github_url: https://github.com/safing
|
||||
github_linux_wiki_url: https://github.com/safing/portmaster/wiki/Linux
|
||||
github_windows_wiki_url: https://github.com/safing/portmaster/wiki/Windows
|
||||
docs_install_linux_url: https://docs.safing.io/portmaster/install/linux
|
||||
docs_install_windows_url: https://docs.safing.io/portmaster/install/windows
|
||||
invidious_channel_url: https://invidio.us/channel/UC_6TW053IlS4M22g7CxnukA
|
||||
kickstarter_url: https://www.kickstarter.com/projects/safingio/spn
|
||||
reddit_url: https://reddit.com/r/safing
|
||||
|
|
|
@ -245,7 +245,7 @@ redirect_from:
|
|||
</a>
|
||||
</div>
|
||||
<p style="color: #727272;" class="pt-6 max-w-lg mx-auto text-center font-medium text-sm">
|
||||
View guide and status for <a class="link" href="{{ site.github_windows_wiki_url }}">Windows 7, 8</a> or <a class="link" href="{{ site.github_linux_wiki_url }}">other Linux 2.4+ distributions</a>
|
||||
View guide and status for <a class="link" href="{{ site.docs_install_windows_url }}">Windows 7, 8</a> or <a class="link" href="{{ site.docs_install_linux_url }}">other Linux 2.4+ distributions</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue