diff options
author | Andre Klapper <a9016009@gmx.de> | 2013-08-27 04:06:09 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2013-08-27 04:06:09 +0800 |
commit | e56159372131bc4036d2d6339149db4617fbac41 (patch) | |
tree | 2b053e0da7a12c5973bfa91efd15092111d433d6 /help | |
parent | 8e019f37b83c2aad24116e6fdc15d57de69e490d (diff) | |
download | gsoc2013-evolution-e56159372131bc4036d2d6339149db4617fbac41.tar.gz gsoc2013-evolution-e56159372131bc4036d2d6339149db4617fbac41.tar.zst gsoc2013-evolution-e56159372131bc4036d2d6339149db4617fbac41.zip |
User docs: Fix a 404 link
Diffstat (limited to 'help')
-rw-r--r-- | help/C/mail-composer-change-quotation-string.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help/C/mail-composer-change-quotation-string.page b/help/C/mail-composer-change-quotation-string.page index 1c4bb058fc..05312dfb4a 100644 --- a/help/C/mail-composer-change-quotation-string.page +++ b/help/C/mail-composer-change-quotation-string.page @@ -35,7 +35,7 @@ <p>You might need to install the <sys>dconf-editor</sys> package to perform these steps.</p> <if:choose xmlns:if="http://projectmallard.org/if/1.0/"> <if:when test="action:install"> - <p><link action="install:dconf-editor" href="http://ftp.gnome.org/pub/gnome/sources/dconf-editor/" style="button">Install dconf-editor</link></p> + <p><link action="install:dconf-editor" href="http://ftp.gnome.org/pub/gnome/sources/dconf/" style="button">Install dconf-editor</link></p> </if:when> </if:choose> </note> |