diff options
author | rbuj <[email protected]> | 2018-09-30 11:23:42 +0200 |
---|---|---|
committer | lukefromdc <[email protected]> | 2018-09-30 15:40:44 -0400 |
commit | ce3a347074771ed045b0f9a2712651f701271a9d (patch) | |
tree | f8e46438faada6489d5e2edeb9897578b0d1a457 | |
parent | 1c2cae6d0aed2e41ec8ada8c6af886ec639774cf (diff) | |
download | engrampa-ce3a347074771ed045b0f9a2712651f701271a9d.tar.bz2 engrampa-ce3a347074771ed045b0f9a2712651f701271a9d.tar.xz |
Fix url of ulinks to point to mate-user-guide
-rw-r--r-- | help/C/index.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/index.docbook b/help/C/index.docbook index baf3c07..fe37542 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -479,9 +479,9 @@ <title>Browsing the Filesystem</title> <para>Several &app; dialogs (<guilabel>New</guilabel>, <guilabel>Open</guilabel>, <guilabel>Extract</guilabel>,...) enable you to browse files and folders on your computer. Refer to the <ulink type="help" - url="help:user-guide?filechooser-open">Desktop User Guide</ulink> to learn more about using the + url="help:mate-user-guide/filechooser-open">Desktop User Guide</ulink> to learn more about using the file browsing dialogs.</para> - <para>You can also refer to the <ulink type="help" url="help:user-guide?caja-bookmarks">Bookmarks + <para>You can also refer to the <ulink type="help" url="help:mate-user-guide/caja-bookmarks">Bookmarks section</ulink> of the Desktop User Guide to learn how you can use the <guilabel>Places</guilabel> pane to access your favorite locations.</para> </sect3> |