From 0bd0f6736dc1f294f953284d41ebb747da205ce6 Mon Sep 17 00:00:00 2001 From: pewtermoose Date: Mon, 16 Jul 2007 22:22:27 +0000 Subject: [PATCH] 2007-07-16 Charles Gaudette Reviewed by Niko. - http://bugs.webkit.org/show_bug.cgi?id=14628 broken link on webkit.org home page - "KHTML" points to http://khtml.info/ * index.html: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@24333 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- WebKitSite/ChangeLog | 9 +++++++++ WebKitSite/index.html | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/WebKitSite/ChangeLog b/WebKitSite/ChangeLog index 9b7f18825e9a..020fadaff685 100644 --- a/WebKitSite/ChangeLog +++ b/WebKitSite/ChangeLog @@ -1,3 +1,12 @@ +2007-07-16 Charles Gaudette + + Reviewed by Niko. + + - http://bugs.webkit.org/show_bug.cgi?id=14628 + broken link on webkit.org home page - "KHTML" points to http://khtml.info/ + + * index.html: + 2007-07-06 Matt Lilek Reviewed by Adam Roben. diff --git a/WebKitSite/index.html b/WebKitSite/index.html index 17d8c61dda14..e73e549b0b68 100644 --- a/WebKitSite/index.html +++ b/WebKitSite/index.html @@ -10,7 +10,7 @@ include("header.inc");

Welcome to the website for the WebKit Open Source Project!

WebKit is an open source web browser engine. WebKit is also the name of the Mac OS X system framework version of the engine that's used by Safari, Dashboard, Mail, and many other OS X applications. -WebKit's HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE. +WebKit's HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE. This website is also the home of S60's S60 WebKit development.

Getting involved

-- 2.36.0