Skip to content

Commit 0b5d33e

Browse files
committed
remove mention to server/ docs and add link to online HTML docs render
1 parent 79f4b1f commit 0b5d33e

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
@@ -38,8 +38,8 @@ You might also hear about `the toolbox`. The toolbox is what everyone else calls
3838

3939
This is just a brief overview. For more detailed documentation:
4040

41-
* There is a [docs](https://dxr.mozilla.org/mozilla-central/source/devtools/docs) folder on `m-c` plus the [docs](https://dxr.mozilla.org/mozilla-central/source/devtools/server/docs) folder on the `server` folder in `m-c` as well. Each of these folders contain multiple MarkDown files (`.md`) with information about individual panels.
42-
* [Internal technical documentation](https://wiki.mozilla.org/DevTools#Internal_Technical_Documentation)
41+
* There is a [docs](https://dxr.mozilla.org/mozilla-central/source/devtools/docs) folder on `m-c` with technical information about the tools and about each individual panel. We are publishing [an HTML version of these documents](http://firefox-dev.tools/docs/) as well.
42+
* [Internal technical documentation](https://wiki.mozilla.org/DevTools#Internal_Technical_Documentation) (NOTE: we're migrating from here to the folder mentioned above).
4343
* Additionally, check out each GitHub repository for documentation specific to that repository or module.
4444
* Not strictly a roadmap, but these are [some of our 2017 goals](https://groups.google.com/forum/#!topic/mozilla.dev.developer-tools/e-WTOb1U8Sc).
4545

0 commit comments

Comments
 (0)