diff _config.yml @ 189:1b7537d7e54b

* get-involved.md: Overhaul page, avoid redundancy with the wiki.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Wed, 08 Jul 2020 14:05:42 +0900
parents 7a664b44fd8d
children dedb85c54245
line wrap: on
line diff
--- a/_config.yml	Wed Jul 08 13:38:29 2020 +0900
+++ b/_config.yml	Wed Jul 08 14:05:42 2020 +0900
@@ -21,9 +21,10 @@
   GNU Octave is a programming language for scientific computing.
 baseurl: "/software/octave" # the subpath of your site, e.g. /blog
 url: "https://www.gnu.org" # the base hostname & protocol for your site
+discourse_url: "https://octave.discourse.group/"
 wiki_url: "https://wiki.octave.org"
 faq_url: "https://wiki.octave.org/faq"
-docs_url: "https://www.gnu.org/software/octave/doc/interpreter"
+docs_url: "https://www.gnu.org/software/octave/doc/latest"
 bugs_url: "https://savannah.gnu.org/bugs/?group=octave"
 sourceforge_url: "https://octave.sourceforge.io"
 maintainers_email: "maintainers@octave.org"