mirror of https://github.com/zulip/zulip.git
integrations: Fix a few more badly line-wrapped <code> tags.
This commit is contained in:
parent
685d63b6cc
commit
483bbfe5dc
|
@ -1169,8 +1169,8 @@ stream = "commits"
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<p>That's all it takes for the basic setup! On the next <code>hg
|
<p>That's all it takes for the basic setup! On the next
|
||||||
push</code>, you'll get a Zulip update for the changeset.</p>
|
<code>hg push</code>, you'll get a Zulip update for the changeset.</p>
|
||||||
|
|
||||||
<h3>More configuration options</h3>
|
<h3>More configuration options</h3>
|
||||||
|
|
||||||
|
@ -1258,8 +1258,8 @@ key = NAGIOS_BOT_API_KEY
|
||||||
to <code>/etc/nagios3/conf.d</code> on your Nagios server.</p>
|
to <code>/etc/nagios3/conf.d</code> on your Nagios server.</p>
|
||||||
|
|
||||||
<p>Finally, add <code>zulip</code> to the <code>members</code>
|
<p>Finally, add <code>zulip</code> to the <code>members</code>
|
||||||
list for one or more of the contact groups in the <code>CONTACT
|
list for one or more of the contact groups in the
|
||||||
GROUPS</code> section
|
<code>CONTACT GROUPS</code> section
|
||||||
of <code>/etc/nagios3/conf.d/contacts.cfg</code>, doing
|
of <code>/etc/nagios3/conf.d/contacts.cfg</code>, doing
|
||||||
something like:
|
something like:
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue