Skip to content

Commit

Permalink
Add prominent https://webkit.org/ link to top page
Browse files Browse the repository at this point in the history
A developer/reader coming in to the https://github.com/WebKit/WebKit/
repo would likely find it pretty useful to also browse directly to the
top of the https://webkit.org/ site and explore all the other
information about WebKit which that site provides.

But the existing Readme at https://github.com/WebKit/WebKit/ doesn’t
include any link directly to the top of the https://webkit.org/ site.

Among the specific things linked to on the https://webkit.org/ site,
developers are likely to find the Feature Status tab in the top menu
to be useful — since it includes links to the Standards Positions and
CSS Features pages, which docs.webkit.org doesn’t link to (and
probably doesn’t need to).
  • Loading branch information
sideshowbarker committed Sep 18, 2023
1 parent 8b59dd1 commit 894cc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ hide:

# WebKit Overview

WebKit is a cross-platform web browser engine. On iOS and macOS, it powers Safari, Mail, iBooks, and many other applications.
WebKit is a cross-platform web browser engine. On iOS and macOS, it powers Safari, Mail, iBooks, and many other applications. For more information about WebKit, see the [WebKit project website](https://webkit.org/).

## Getting Up and Running

Expand Down

0 comments on commit 894cc82

Please sign in to comment.