From e0d175bd1c3bf264cfd7764b7b3eede2615e0757 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 16 Jan 2022 15:46:14 +0000 Subject: References to xmobar.org updated (fixes #599) --- default.nix | 2 +- readme.org | 2 +- xmobar.cabal | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/default.nix b/default.nix index 2b37053..dc49456 100644 --- a/default.nix +++ b/default.nix @@ -37,7 +37,7 @@ mkDerivation { regex-compat stm temporary time transformers unix X11 ]; doCheck = false; - homepage = "http://xmobar.org"; + homepage = "https://github.com/jaor/xmobar"; description = "A Minimalistic Text Based Status Bar"; license = stdenv.lib.licenses.bsd3; } diff --git a/readme.org b/readme.org index 43e7b02..d6e23a1 100644 --- a/readme.org +++ b/readme.org @@ -18,7 +18,7 @@ These are some xmobar [[file:doc/screenshots][screenshots]] using the author's c [[file:doc/screenshots/xmobar-exwm.png]] -This is the [[https://xmobar.org/changelog.html][changelog]] for recent releases. +This is the [[./changelog.md][changelog]] for recent releases. * Installation ** From your Systems Package Manager diff --git a/xmobar.cabal b/xmobar.cabal index 190adb6..193d5ae 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,6 +1,6 @@ name: xmobar version: 0.41 -homepage: http://xmobar.org +homepage: https://github.com/jaor/xmobar synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. . -- cgit v1.2.3