Skip to content

Commit a0c536e

Browse files
committed
Update README with link to https://github.com/mozilla-firefox/firefox
Signed-off-by: Nico Burns <nico@nicoburns.com>
1 parent 7bf8e20 commit a0c536e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
WebRender is a GPU-based 2D rendering engine written in [Rust](https://www.rust-lang.org/). [Firefox](https://www.mozilla.org/firefox), the research web browser [Servo](https://github.com/servo/servo), and other GUI frameworks draw with it. It currently uses the OpenGL API internally.
66

7-
Note that the canonical home for this code is in gfx/wr folder of the
8-
mozilla-central repository at https://hg.mozilla.org/mozilla-central. The
7+
Note that the canonical home for this code is in [gfx/wr folder[(https://github.com/mozilla-firefox/firefox/tree/main/gfx/wr)] of the
8+
mozilla-central repository at https://github.com/mozilla-firefox/firefox. The
99
Github repository at https://github.com/servo/webrender should be considered
1010
a downstream mirror, although it contains additional metadata (such as Github
1111
wiki pages) that do not exist in mozilla-central. Pull requests against the

0 commit comments

Comments
 (0)