Skip to content

Commit

Permalink
replace .info with .com
Browse files Browse the repository at this point in the history
  • Loading branch information
el-termikael committed Aug 23, 2024
1 parent 25607ce commit c3aa560
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ curl -fsSL https://raw.githubusercontent.com/AdguardTeam/AdGuardVPNCLI/master/sc

To use AdGuard VPN for Linux, you need an AdGuard account.

You can sign up on our [website](https://auth.adguard.info/login.html) or in the Terminal.
You can sign up on our [website](https://auth.adguard.com/login.html) or in the Terminal.

To log in or create an account, type:

Expand Down
4 changes: 2 additions & 2 deletions search.config.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"index_name": "vpn-kb",
"start_urls": [
"https://adguard-vpn.info/kb/"
"https://adguard-vpn.com/kb/"
],
"sitemap_urls": [
"https://adguard-vpn.info/kb/sitemap.xml"
"https://adguard-vpn.com/kb/sitemap.xml"
],
"sitemap_alternate_links": true,
"selectors": {
Expand Down

0 comments on commit c3aa560

Please sign in to comment.