diff --git a/recipes/rspec-mode b/recipes/rspec-mode index 1d7fcd29..d9b0f405 100644 --- a/recipes/rspec-mode +++ b/recipes/rspec-mode @@ -1,2 +1,2 @@ -(rspec-mode :url "https://github.com/pezra/rspec-mode" :fetcher github) +(rspec-mode :repo "pezra/rspec-mode" :fetcher github) diff --git a/recipes/tabulated-list b/recipes/tabulated-list index 0e29d75f..8903a258 100644 --- a/recipes/tabulated-list +++ b/recipes/tabulated-list @@ -1,2 +1,2 @@ -(tabulated-list :url "https://github.com/sigma/tabulated-list.el" :fetcher github) +(tabulated-list :repo "sigma/tabulated-list.el" :fetcher github)