diff options
author | Martin Robinson <mrobinson@igalia.com> | 2017-07-06 19:21:22 +0200 |
---|---|---|
committer | Glenn Watson <github@intuitionlibrary.com> | 2017-07-13 07:44:08 +1000 |
commit | e58e8ab42e832604cc71b01a25ca1e199323d7c6 (patch) | |
tree | 780698cde4d2f3400f75ce3cdac6c4b5bab18d50 /docs/ORGANIZATION.md | |
parent | 4b6e79337ef975e3ec752513b76ae6a6284c1199 (diff) | |
download | servo-e58e8ab42e832604cc71b01a25ca1e199323d7c6.tar.gz servo-e58e8ab42e832604cc71b01a25ca1e199323d7c6.zip |
Upgrade to the latest version of WebRender
Diffstat (limited to 'docs/ORGANIZATION.md')
-rw-r--r-- | docs/ORGANIZATION.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ORGANIZATION.md b/docs/ORGANIZATION.md index 3842c49443c..9a37472a062 100644 --- a/docs/ORGANIZATION.md +++ b/docs/ORGANIZATION.md @@ -112,4 +112,4 @@ * <https://github.com/servo/rust-selectors/>: a CSS selector matching library * <https://github.com/cyderize/rust-websocket/>: a WebSocket protocol implementation * <https://github.com/servo/rust-url/>: an implementation of the URL specification -* <https://github.com/servo/webrender/> and <https://github.com/servo/webrender_traits/>: a GPU renderer +* <https://github.com/servo/webrender/>: a GPU renderer |