# on RTD, but that's no longer the case.
base_api_url = '../integrating/api/'
-extlinks = {'bug': ('https://bugzilla.mozilla.org/show_bug.cgi?id=%s', 'bug '),
- 'api': (base_api_url + '%s', '')}
+extlinks = {'bug': ('https://bugzilla.mozilla.org/show_bug.cgi?id=%s', 'bug %s'),
+ 'api': (base_api_url + '%s', '%s')}
names as appropriate.
Fedora, CentOS Stream and RHEL
-------------------
+------------------------------
The following command will install Fedora's packaged version of Bugzilla:
:command:`sudo su` again.
Configure MariaDB
-===============
+=================
The following instructions use the simple :file:`nano` editor, but feel
free to use any text editor you are comfortable with.