mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Update external links
This commit is contained in:
parent
7810ed9a98
commit
82c430acda
2 changed files with 7 additions and 8 deletions
|
@ -35,16 +35,15 @@ terms_url: /terms/
|
||||||
whitepaper_url: /files/whitepaper/Gate17.pdf
|
whitepaper_url: /files/whitepaper/Gate17.pdf
|
||||||
|
|
||||||
### external
|
### external
|
||||||
download_windows_url: https://updates.safing.io/latest/windows_amd64/packages/portmaster-installer.exe
|
|
||||||
download_linux_url: https://updates.safing.io/latest/linux_amd64/packages/portmaster-installer.deb
|
|
||||||
|
|
||||||
github_windows_wiki: https://github.com/safing/portmaster/wiki/Windows
|
|
||||||
github_linux_wiki: https://github.com/safing/portmaster/wiki/Linux
|
|
||||||
|
|
||||||
account_server_url: https://account.safing.io/
|
account_server_url: https://account.safing.io/
|
||||||
assets_server_url: https://assets.safing.io/
|
assets_server_url: https://assets.safing.io/
|
||||||
company_agreement_url: https://www.firmenmonitor.at/Secure/CompanyDetail.aspx?CID=761761
|
company_agreement_url: https://www.firmenmonitor.at/Secure/CompanyDetail.aspx?CID=761761
|
||||||
|
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_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
|
||||||
kickstarter_url: https://www.kickstarter.com/projects/safingio/spn
|
kickstarter_url: https://www.kickstarter.com/projects/safingio/spn
|
||||||
reddit_url: https://reddit.com/r/safing
|
reddit_url: https://reddit.com/r/safing
|
||||||
twitter_url: https://twitter.com/SafingIO
|
twitter_url: https://twitter.com/SafingIO
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
layout: page_column
|
layout: page_container
|
||||||
title: Portmaster Download
|
title: Portmaster Download
|
||||||
heading: Portmaster Download
|
heading: Portmaster Download
|
||||||
exclude_kickstarter_plug: true
|
exclude_kickstarter_plug: true
|
||||||
|
@ -69,7 +69,7 @@ exclude_kickstarter_plug: true
|
||||||
<div class="sixteen wide column">
|
<div class="sixteen wide column">
|
||||||
<h4>Windows 7, 8</h4>
|
<h4>Windows 7, 8</h4>
|
||||||
|
|
||||||
<a href="{{ site.github_windows_wiki }}" class="ui tiny icon info message">
|
<a href="{{ site.github_windows_wiki_url }}" class="ui tiny icon info message">
|
||||||
<i class="file alternate icon"></i>
|
<i class="file alternate icon"></i>
|
||||||
<div class="text" style="padding-right: 2.5em;">
|
<div class="text" style="padding-right: 2.5em;">
|
||||||
<u>Windows Wiki</u>
|
<u>Windows Wiki</u>
|
||||||
|
@ -90,7 +90,7 @@ exclude_kickstarter_plug: true
|
||||||
<div class="sixteen wide column">
|
<div class="sixteen wide column">
|
||||||
<h4>Linux 2.4+</h4>
|
<h4>Linux 2.4+</h4>
|
||||||
|
|
||||||
<a href="{{ site.github_linux_wiki }}" class="ui tiny icon info message">
|
<a href="{{ site.github_linux_wiki_url }}" class="ui tiny icon info message">
|
||||||
<i class="file alternate icon"></i>
|
<i class="file alternate icon"></i>
|
||||||
<div class="text" style="padding-right: 2.5em;">
|
<div class="text" style="padding-right: 2.5em;">
|
||||||
<u>Linux Wiki</u>
|
<u>Linux Wiki</u>
|
||||||
|
|
Loading…
Add table
Reference in a new issue