changeset 25138:a038cbe3e6e1 stable

* install.txi: Provide URL for Qt.
author John W. Eaton <jwe@octave.org>
date Fri, 06 Apr 2018 13:33:02 -0400
parents f18f4700aded
children d61f42a392b7
files doc/interpreter/install.txi
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/install.txi	Fri Apr 06 10:20:48 2018 -0700
+++ b/doc/interpreter/install.txi	Fri Apr 06 13:33:02 2018 -0400
@@ -312,9 +312,9 @@
 GUI.
 
 @item Qt
-GUI and utility libraries (@url{}).  Qt is required for building the GUI.
-It is a large framework, but the only components required are the GUI,
-core, and network modules.
+GUI and utility libraries (@url{https://www.qt.io}).  Qt is required for
+building the GUI.  It is a large framework, but the only components
+required are the GUI, core, and network modules.
 
 @item SuiteSparse
 Sparse matrix factorization library