diff README @ 28415:1296a89b08f4 stable

A few fixes to outdated or incomplete documentation (bug #58488). * README: Mention `doc/interpreter/bugs.txi` for the benefit of hg users. * doc/interpreter/install.txi: The default renderer toolkit is now "qt".
author Michael Witten <mfwitten@gmail.com>
date Tue, 02 Jun 2020 21:25:59 +0000
parents 713dc97d887f
children 0a5b15007766
line wrap: on
line diff
--- a/README	Thu May 14 23:27:43 2020 -0400
+++ b/README	Tue Jun 02 21:25:59 2020 +0000
@@ -71,8 +71,10 @@
 Bugs and Patches
 ----------------
 
-The file `BUGS` explains the recommended procedure for reporting bugs
-on the [bug tracker](https://bugs.octave.org) or contributing patches.
+The file `BUGS` (or `doc/interpreter/bugs.txi`) explains the recommended
+procedure for reporting bugs on the [bug tracker](https://bugs.octave.org)
+or contributing patches; online documentation is also available
+[here](https://www.gnu.org/software/octave/bugs.html).
 
 Documentation
 -------------