diff --git a/src/apps/aboutsystem/AboutSystem.cpp b/src/apps/aboutsystem/AboutSystem.cpp index 5e2d35f3bb..d81734edd9 100644 --- a/src/apps/aboutsystem/AboutSystem.cpp +++ b/src/apps/aboutsystem/AboutSystem.cpp @@ -1368,7 +1368,7 @@ AboutView::_CreateCreditsView() .SetCopyright(COPYRIGHT_STRING "1995-2001 Lars Düning. " "All rights reserved.") .SetLicense("MkDepend") - .SetURL("http://bearnip.com/lars/be/mkdepend.html")); + .SetURL("http://bearnip.com/lars/be/")); // libhttpd copyright (used as Poorman backend) _AddPackageCredit(PackageCredit("libhttpd")