aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorScott Weldon <scott@scott-weldon.com>2015-12-20 11:44:16 -0800
committerScott Weldon <scott@scott-weldon.com>2015-12-20 11:44:16 -0800
commit08e898078221eb65ef6171ab9df0a0e452dc6c62 (patch)
tree4bc144b64d823eee4c3af016bcd9bbccd5fa4de5 /README.md
parent5b2846b60078eac6ef8e8e26f2353b89dc347b7e (diff)
Fix link to perspective.el integration
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 60fff8b..18ef2d5 100644
--- a/README.md
+++ b/README.md
@@ -577,7 +577,7 @@ keystroke) is a fairly slow operation there.
There are a number of packages that built on top of the basic functionality provided by Projectile:
* [helm-projectile](https://github.com/bbatsov/helm-projectile) provides Helm integration
-* [persp-projectile](https://github.com/bbatsov/helm-projectile) provides perspective.el integration
+* [persp-projectile](https://github.com/bbatsov/persp-projectile) provides perspective.el integration
* [projectile-rails](https://github.com/asok/projectile-rails) provides extra functionality for Ruby on Rails projects
## Caveats