Merge pull request #152464 from jonringer/ammonite-meta
ammonite: fix homepage
This commit is contained in:
commit
7ca526a940
@ -74,7 +74,7 @@ let
|
||||
with a lot of ergonomic improvements and configurability
|
||||
that may be familiar to people coming from IDEs or other REPLs such as IPython or Zsh.
|
||||
'';
|
||||
homepage = "https://www.lihaoyi.com/Ammonite/";
|
||||
homepage = "https://github.com/com-lihaoyi/Ammonite";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = [ maintainers.nequissimus ];
|
||||
|
Loading…
Reference in New Issue
Block a user