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>
|
||||
</ol>
|
||||
|
||||
<p>That's all it takes for the basic setup! On the next <code>hg
|
||||
push</code>, you'll get a Zulip update for the changeset.</p>
|
||||
<p>That's all it takes for the basic setup! On the next
|
||||
<code>hg push</code>, you'll get a Zulip update for the changeset.</p>
|
||||
|
||||
<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>
|
||||
|
||||
<p>Finally, add <code>zulip</code> to the <code>members</code>
|
||||
list for one or more of the contact groups in the <code>CONTACT
|
||||
GROUPS</code> section
|
||||
list for one or more of the contact groups in the
|
||||
<code>CONTACT GROUPS</code> section
|
||||
of <code>/etc/nagios3/conf.d/contacts.cfg</code>, doing
|
||||
something like:
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue