Skip to content

Commit cdf8ed3

Browse files
authored
Merge pull request #13634 from brlin-tw/patch/fix-incorrect-heading-markup-in-centos8-install-example
Fix incorrect heading markup in example_centos.rst
2 parents b86510f + 4f85e8a commit cdf8ed3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

admin_manual/installation/example_centos.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@ Redis
136136
systemctl start redis.service
137137

138138

139-
**Installing Nextcloud**
139+
Installing Nextcloud
140+
--------------------
140141

141142
Nearly there, so keep at it, you are doing great!
142143

@@ -189,7 +190,8 @@ Create a firewall rule for access to apache::
189190
firewall-cmd --zone=public --add-service=http --permanent
190191
firewall-cmd --reload
191192

192-
**SELinux**
193+
SELinux
194+
-------
193195

194196
Again, there is an extensive write-up done on SELinux which can be found at :doc:`../installation/selinux_configuration`, so if you are using SELinux in Enforcing mode, please run the commands suggested on that page.
195197
The following commands only refers to this tutorial::

0 commit comments

Comments
 (0)