From c5a4c8263a632330fee1efd4897b9436b39bf58c Mon Sep 17 00:00:00 2001 From: Linux DADDY <112193570+Linux-DADDY@users.noreply.github.com> Date: Tue, 12 Nov 2024 15:20:29 +0600 Subject: [PATCH] Update README.md Changed the Unofficial wiki domain `https://nixos.wiki/wiki/1Password` to official NixOS wiki domain which is `https://wiki.nixos.org/wiki/1Password` --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 8279705..11d419d 100644 --- a/.github/README.md +++ b/.github/README.md @@ -39,4 +39,4 @@ $ zen ## 1Password -Zen has to be manually added to the list of browsers that 1Password will communicate with. See [this wiki article](https://nixos.wiki/wiki/1Password) for more information. To enable 1Password integration, you need to add the line `.zen-wrapped` to the file `/etc/1password/custom_allowed_browsers`. +Zen has to be manually added to the list of browsers that 1Password will communicate with. See [this wiki article](https://wiki.nixos.org/wiki/1Password) for more information. To enable 1Password integration, you need to add the line `.zen-wrapped` to the file `/etc/1password/custom_allowed_browsers`.