summaryrefslogtreecommitdiffstats
path: root/browser/docs
diff options
context:
space:
mode:
Diffstat (limited to 'browser/docs')
-rw-r--r--browser/docs/BrowserUsageTelemetry.rst2
-rw-r--r--browser/docs/index.rst1
2 files changed, 2 insertions, 1 deletions
diff --git a/browser/docs/BrowserUsageTelemetry.rst b/browser/docs/BrowserUsageTelemetry.rst
index e343830833..4493560851 100644
--- a/browser/docs/BrowserUsageTelemetry.rst
+++ b/browser/docs/BrowserUsageTelemetry.rst
@@ -4,7 +4,7 @@
Browser Usage Telemetry
=======================
-The `BrowserUsageTelemetry.jsm <https://searchfox.org/mozilla-central/source/browser/modules/BrowserUsageTelemetry.jsm>`_ module is the main module for measurements regarding the browser usage (e.g. tab and window counts, search counts, ...).
+The `BrowserUsageTelemetry.sys.mjs <https://searchfox.org/mozilla-central/source/browser/modules/BrowserUsageTelemetry.sys.mjs>`_ module is the main module for measurements regarding the browser usage (e.g. tab and window counts, search counts, ...).
The measurements recording begins right after the ``SessionStore`` has finished restoring the session (i.e. restoring tabs/windows after Firefox starts).
diff --git a/browser/docs/index.rst b/browser/docs/index.rst
index c105c59121..cd4baa3141 100644
--- a/browser/docs/index.rst
+++ b/browser/docs/index.rst
@@ -31,3 +31,4 @@ This is the nascent documentation of the Firefox front-end code.
components/storybook/docs/README.other-widgets.stories
components/storybook/docs/README.lit-guide.stories
components/storybook/docs/README.xul-and-html.stories
+ components/backup/docs/index