dwarf-fortress-packages.cla-theme: fix comment

+1 -1
+1 -1
pkgs/games/dwarf-fortress/themes/cla.nix
··· 1 { stdenv, fetchFromGitHub }: 2 3 - # On upgrade check https://github.com/fricy/Phoebus/blob/master/manifest.json 4 # for compatibility information. 5 6 stdenv.mkDerivation {
··· 1 { stdenv, fetchFromGitHub }: 2 3 + # On upgrade check https://github.com/DFgraphics/CLA/blob/master/manifest.json 4 # for compatibility information. 5 6 stdenv.mkDerivation {