Update auto-completion layer readme.org: dead link

Problem:  The auto-complete link: auto-complete.org leads to a domain
          for sale page.
Solution: Change the link to the auto-complete github page.
This commit is contained in:
duianto 2017-03-22 15:40:47 +01:00 committed by syl20bnr
parent 8ea95c9a73
commit 743471996f
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ This layer provides auto-completion to Spacemacs.
The following completion engines are supported:
- [[http://company-mode.github.io/][company]]
- [[http://auto-complete.org/][auto-complete]]
- [[https://github.com/auto-complete/auto-complete][auto-complete]]
Snippets are supported via [[https://github.com/capitaomorte/yasnippet][yasnippet]] and [[https://github.com/abo-abo/auto-yasnippet][auto-yasnippet]].