diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:47:40 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:47:40 +0100 |
commit | 102003f64915a9b73e467c9858ed9c772e38f9fb (patch) | |
tree | 7fcd98cd88eab316cc816029d39826f649a0bb4e /files/id/mdn | |
parent | de6a111b5e7ec37c4965111a580217d0b1fd2736 (diff) | |
download | translated-content-102003f64915a9b73e467c9858ed9c772e38f9fb.tar.gz translated-content-102003f64915a9b73e467c9858ed9c772e38f9fb.tar.bz2 translated-content-102003f64915a9b73e467c9858ed9c772e38f9fb.zip |
unslug id: modify
Diffstat (limited to 'files/id/mdn')
-rw-r--r-- | files/id/mdn/tools/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/id/mdn/tools/index.html b/files/id/mdn/tools/index.html index 7703e98dd1..56d1e866ff 100644 --- a/files/id/mdn/tools/index.html +++ b/files/id/mdn/tools/index.html @@ -1,6 +1,6 @@ --- title: MDN user guide -slug: MDN/User_guide +slug: MDN/Tools tags: - Documentation - Landing @@ -9,6 +9,7 @@ tags: - TopicStub translation_of: MDN/Tools translation_of_original: MDN/User_guide +original_slug: MDN/User_guide --- <div>{{MDNSidebar}}</div><p>The Mozilla Developer Network site is an advanced system for finding, reading, and contributing to documentation and sample code for Web developers (as well as for Firefox and Firefox OS developers). The MDN user guide provides articles detailing how to use MDN to find the documentation you need, and, if you wish, how to help make the material better, more expansive, and more complete.</p> <p>{{SubpagesWithSummaries}}</p> |