cutee: fix broken link
This commit is contained in:
parent
73ff8682a4
commit
9c99c35a5f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = with stdenv.lib; {
|
||||
description = "C++ Unit Testing Easy Environment";
|
||||
homepage = http://codesink.org/cutee_unit_testing.html;
|
||||
homepage = http://www.codesink.org/cutee_unit_testing.html;
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ leenaars];
|
||||
platforms = platforms.linux;
|
||||
|
|
Loading…
Reference in a new issue