branch: elpa/nix-mode
commit ccf4c9ad64ea2c55c47d901d2bc929ed62de2cbc
Author: Matthew Justin Bauer <[email protected]>
Commit: GitHub <[email protected]>
Update URLs to this repository
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 28ed07e26e..8017fb6a2d 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
# nix-mode
An emacs major mode for editing nix expressions.
-This repository is based off of the nix-mode.el file in
-the [Nix repository](https://github.com/nixos/nix)
+This repository is based off of the nix-mode.el file originally located in
+the [Nix repository](https://github.com/NixOS/nix)
at
[misc/emacs/nix-mode.el](https://github.com/NixOS/nix/blob/master/misc/emacs/nix-mode.el).
-Please see [the CHANGELOG
file](https://github.com/matthewbauer/nix-mode/blob/master/CHANGELOG.md) for a
list of changes.
+Please see [the CHANGELOG
file](https://github.com/NixOS/nix-mode/blob/master/CHANGELOG.md) for a list of
changes.
## Other Emacs packages