Unverified Commit f41b1551 authored by Mario's avatar Mario Committed by GitHub
Browse files

profanity: update website

https://www.profanity.im/ shows a parking page for an unregistered domain. The project home page is now at https://profanity-im.github.io
parent 00d44f20
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -109,7 +109,7 @@ stdenv.mkDerivation (finalAttrs: {
  LC_ALL = "en_US.utf8";

  meta = with lib; {
    homepage = "http://www.profanity.im/";
    homepage = "https://profanity-im.github.io";
    description = "Console based XMPP client";
    mainProgram = "profanity";
    longDescription = ''