summaryrefslogtreecommitdiff
path: root/docs/reference/nautilus.toml.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/nautilus.toml.in')
-rw-r--r--docs/reference/nautilus.toml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/nautilus.toml.in b/docs/reference/nautilus.toml.in
index dacd5d195..d93d7347a 100644
--- a/docs/reference/nautilus.toml.in
+++ b/docs/reference/nautilus.toml.in
@@ -34,7 +34,7 @@ show_class_hierarchy = true
[source-location]
# The base URL for the web UI
-base_url = "https://gitlab.gnome.org/GNOME/nautilus/-/blob/master/"
+base_url = "https://gitlab.gnome.org/GNOME/nautilus/-/blob/main/"
# The format for links, using "filename" and "line" for the format
file_format = "{filename}#L{line}"