|
1 | | -# r3dfox (r3dactedfox) |
| 1 | +<span style="display:block;text-align:center"></span> |
2 | 2 |
|
3 | 3 | r3dfox is a fork of the open source web browser Mozilla Firefox made specifically for Windows Vista, 7, and 8 compatibility. |
4 | 4 |
|
@@ -84,24 +84,21 @@ wanderer - Various code contributions for Vista support |
84 | 84 |
|
85 | 85 | # Original repository readme |
86 | 86 |
|
87 | | -An explanation of the Firefox Source Code Directory Structure and links to |
88 | | -project pages with documentation can be found at: |
| 87 | + |
89 | 88 |
|
90 | | - https://firefox-source-docs.mozilla.org/contributing/directory_structure.html |
| 89 | +[Firefox](https://firefox.com/) is a fast, reliable and private web browser from the non-profit [Mozilla organization](https://mozilla.org/). |
91 | 90 |
|
92 | | -For information on how to build Firefox from the source code and create the patch see: |
| 91 | +### Contributing |
93 | 92 |
|
94 | | - https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html |
95 | | - |
96 | | -If you have a question about developing Firefox, and can't find the solution |
97 | | -on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel. |
| 93 | +To learn how to contribute to Firefox read the [Firefox Contributors' Quick Reference document](https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html). |
98 | 94 |
|
| 95 | +We use [bugzilla.mozilla.org](https://bugzilla.mozilla.org/) as our issue tracker, please file bugs there. |
99 | 96 |
|
100 | | -Nightly development builds can be downloaded from: |
| 97 | +### Resources |
101 | 98 |
|
102 | | - https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/ |
103 | | - - or - |
104 | | - https://www.mozilla.org/firefox/channel/desktop/#nightly |
| 99 | +* [Firefox Source Docs](https://firefox-source-docs.mozilla.org/) is our primary documentation repository |
| 100 | +* Nightly development builds can be downloaded from [Firefox Nightly page](https://www.mozilla.org/firefox/channel/desktop/#nightly) |
105 | 101 |
|
106 | | -Keep in mind that nightly builds, which are used by Firefox developers for |
107 | | -testing, may be buggy. |
| 102 | +If you have a question about developing Firefox, and can't find the solution |
| 103 | +on [Firefox Source Docs](https://firefox-source-docs.mozilla.org/), you can try asking your question on Matrix at |
| 104 | +chat.mozilla.org in the [Introduction channel](https://chat.mozilla.org/#/room/#introduction:mozilla.org). |
0 commit comments