Skip to content

Commit c26444a

Browse files
authored
Fix dead link to Webkit C++ style guide (#10)
1 parent 00b3a61 commit c26444a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is a comparison of the following coding styles:
66
- [Google](https://google.github.io/styleguide/cppguide.html)
77
- [Chromium](http://www.chromium.org/developers/coding-style)
88
- [Mozilla](https://firefox-source-docs.mozilla.org/code-quality/coding-style/coding_style_cpp.html)
9-
- [WebKit](http://www.webkit.org/coding/coding-style.html)
9+
- [WebKit](https://webkit.org/code-style-guidelines/)
1010
- [Microsoft](https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-code-style-settings-reference?view=vs-2019)
1111
- [GNU](https://www.gnu.org/prep/standards/standards.html)
1212

0 commit comments

Comments
 (0)