Update magit-annex references in documentation

docs/emacs_integration.mdwn:
- The repo has a new home.
- Now supports a wider range of features.

docs/related_software.mdwn:
- Reword.
- Change links to source repos.
This commit is contained in:
Kyle Meyer 2014-09-04 13:19:58 -04:00
parent 61710e0b8d
commit 09219252de
2 changed files with 4 additions and 4 deletions

View file

@ -11,5 +11,5 @@ designed to interoperate with it.
utility, with a `-A` switch that enables git-annex support.
* Emacs Org mode can auto-commit attached files to git-annex.
* [git annex darktable integration](https://github.com/xxv/darktable-git-annex)
* Emacs's [Magit mode](http://www.emacswiki.org/emacs/Magit) has
[magit integration](http://melpa.milkbox.net/?utm_source=dlvr.it&utm_medium=twitter#/magit-annex)
* [Magit](http://github.com/magit/magit), an Emacs mode for Git, has
[an extension](https://github.com/magit/magit-annex) for git annex.

View file

@ -21,5 +21,5 @@ file`; otherwise it will "git add" it.
----
[magit-annex](https://github.com/kyleam/magit-annex) adds magit support
for a few features, including adding files and syncing.
[magit-annex](https://github.com/magit/magit-annex) adds git annex
operations to Magit.