summaryrefslogtreecommitdiffstats
path: root/desktop_devguide/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'desktop_devguide/conf.py')
-rw-r--r--desktop_devguide/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop_devguide/conf.py b/desktop_devguide/conf.py
index ca0587d..df8eafa 100644
--- a/desktop_devguide/conf.py
+++ b/desktop_devguide/conf.py
@@ -46,7 +46,7 @@ htmlhelp_basename = 'QtQuickApplicationGuide4Desktop'
# (source start file, target name, title, author, documentclass [howto/manual]).
latex_documents = [
('index', 'QtQuickApplicationGuide4Desktop.tex', u'Qt Quick Application Developer Guide for Desktop',
- u'Digia, http://qt.digia.com/Product/Learning/', 'manual'),
+ u'Digia, Qt Learning', 'manual'),
]