Skip to content

Commit

Permalink
small naming updates
Browse files Browse the repository at this point in the history
  • Loading branch information
zveinn committed May 10, 2024
1 parent 2243a6e commit 0277f52
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/store.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ var STORE = {
]
},
{
title: "Configuring DNS Blocking",
title: "DNS: How to configure blocking",
tag: "dns-blocking",
content: [
"title:::Step 1 Getting into the DNS settings",
Expand All @@ -438,7 +438,7 @@ var STORE = {
]
},
{
title: "Configuring The Default Connection",
title: "Connections: Configuring the DEFAULT connection",
tag: "configuring-default-connection",
content: [
"html:::You must be in Advanced Mode. To learn how to enable it click <a href='#/help/enable-advanced-mode'>here</a>.",
Expand Down Expand Up @@ -553,7 +553,7 @@ var STORE = {
]
},
{
title: "Changing DNS",
title: "DNS: How to change servers",
tag: "change-dns",
content: [
"title:::Step 1 Getting into the DNS settings",
Expand All @@ -568,7 +568,7 @@ var STORE = {
]
},
{
title: "Configuring the API IP and Port",
title: "API: Configuring address and port",
tag: "configure-api",
content: [
"html:::You must be in Advanced Mode. To learn how to enable it, click <a href='#/help/enable-advanced-mode'>here</a>.",
Expand All @@ -585,7 +585,7 @@ var STORE = {
]
},
{
title: "Using ssh through NicelandVPN",
title: "Using SSH with NicelandVPN",
tag: "ssh-through-nicelandvpn",
content: [
"text:::If you have trouble with SSH connections, use the ServerAliveInterval option.:",
Expand Down

0 comments on commit 0277f52

Please sign in to comment.