┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--src/main.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index c9608af4a..9c2c9131f 100644
--- a/README
+++ b/README
@@ -1,2 +1,2 @@
-See http://enzosworld.gmxhome.de for informations about Dolphin.
+See http://dolphin.kde.org for information about Dolphin.
diff --git a/src/main.cpp b/src/main.cpp
index 4333666a9..abbd2321e 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -36,7 +36,7 @@ int main(int argc, char **argv)
ki18nc("@title", "File Manager"),
KAboutData::License_GPL,
ki18nc("@info:credit", "(C) 2006-2008 Peter Penz"));
- about.setHomepage("http://enzosworld.gmxhome.de");
+ about.setHomepage("http://dolphin.kde.org");
about.addAuthor(ki18nc("@info:credit", "Peter Penz"),
ki18nc("@info:credit", "Maintainer and developer"),