Correct shrink-path.rcp migrated project location

shrink-path has moved from GitHub to GitLab.

Fixes #2746
This commit is contained in:
Jon Miller 2019-12-30 09:56:36 -05:00 committed by Noam Postavsky
parent 6ecdd0c462
commit 2897284bdf

View File

@ -1,6 +1,6 @@
(:name shrink-path
:website "https://github.com/c0001/shrink-path.el"
:website "https://gitlab.com/bennya/shrink-path.el"
:description "Small utility functions that allow for fish-style trunctated directories in eshell and for example modeline."
:depends (dash f s)
:type github
:pkgname "c0001/shrink-path.el")
:type git
:url "https://gitlab.com/bennya/shrink-path.el.git")