diff options
-rw-r--r-- | index/elli.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/index/elli.mk b/index/elli.mk index 76ab0f6..f76f838 100644 --- a/index/elli.mk +++ b/index/elli.mk @@ -1,7 +1,7 @@ PACKAGES += elli pkg_elli_name = elli pkg_elli_description = Simple, robust and performant Erlang web server -pkg_elli_homepage = https://github.com/knutin/elli +pkg_elli_homepage = https://github.com/elli-lib/elli pkg_elli_fetch = git -pkg_elli_repo = https://github.com/knutin/elli +pkg_elli_repo = https://github.com/elli-lib/elli pkg_elli_commit = master |