@@ -219,7 +219,7 @@ wget -O - "https://github.com/rabbitmq/signing-keys/releases/download/2.0/rabbit
219
219
</doc : subsection >
220
220
221
221
<doc : subsection name =" erlang-apt-https-transport" >
222
- <doc : heading >Enabling apt https transport </doc : heading >
222
+ <doc : heading >Enabling apt HTTPS Transport </doc : heading >
223
223
<p >
224
224
In order for apt to be able to download RabbitMQ and Erlang packages from Bintray, the <code >apt-transport-https</code > package must be installed:
225
225
@@ -228,7 +228,7 @@ apt-get install apt-transport-https
228
228
</pre >
229
229
</p >
230
230
</doc : subsection >
231
-
231
+
232
232
<doc : subsection name =" erlang-source-list-file" >
233
233
<doc : heading >Source List File</doc : heading >
234
234
@@ -420,7 +420,7 @@ wget -O - "https://github.com/rabbitmq/signing-keys/releases/download/2.0/rabbit
420
420
This will instruct apt to trust packages signed by that key.
421
421
</p >
422
422
423
- <h4 >Enabling apt https transport </h4 >
423
+ <h4 >Enabling apt HTTPS Transport </h4 >
424
424
<p >
425
425
In order for apt to be able to download RabbitMQ and Erlang packages from Bintray, the <code >apt-transport-https</code > package must be installed:
426
426
@@ -439,7 +439,7 @@ apt-get install apt-transport-https
439
439
440
440
<pre class =" sourcecode" >
441
441
# Source repository definition example
442
- # See below for supported distribution and component values!
442
+ # See below for supported distribution and component values
443
443
# This repository provides Erlang packages
444
444
deb https://dl.bintray.com/rabbitmq-erlang/debian $distribution erlang
445
445
# This repository provides RabbitMQ packages
0 commit comments