summaryrefslogtreecommitdiff
path: root/docs/advanced.config.example
diff options
context:
space:
mode:
authorMichael Klishin <michael@novemberain.com>2019-03-20 12:05:53 +0300
committerGitHub <noreply@github.com>2019-03-20 12:05:53 +0300
commit626033a8c415be7ffc8360eac985f97d054935b3 (patch)
treeb28fc5c05f7c79b0e89ad26d11d515d03e736017 /docs/advanced.config.example
parent5368ee86954d91e8949d55c6ee5e704149ec854b (diff)
parentc5568a9ed4f4d7e9e2fdfbbe3e1061939a0c3ccd (diff)
downloadrabbitmq-server-git-626033a8c415be7ffc8360eac985f97d054935b3.tar.gz
Merge pull request #1949 from spring-operator/polish-urls-remaining-master
URL Cleanup
Diffstat (limited to 'docs/advanced.config.example')
-rw-r--r--docs/advanced.config.example8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/advanced.config.example b/docs/advanced.config.example
index 82a1c000e1..dc5ab8fc0c 100644
--- a/docs/advanced.config.example
+++ b/docs/advanced.config.example
@@ -4,17 +4,17 @@
%% ----------------------------------------------------------------------------
%% Advanced Erlang Networking/Clustering Options.
%%
- %% See http://www.rabbitmq.com/clustering.html for details
+ %% See https://www.rabbitmq.com/clustering.html for details
%% ----------------------------------------------------------------------------
%% Sets the net_kernel tick time.
%% Please see http://erlang.org/doc/man/kernel_app.html and
- %% http://www.rabbitmq.com/nettick.html for further details.
+ %% https://www.rabbitmq.com/nettick.html for further details.
%%
%% {kernel, [{net_ticktime, 60}]},
%% ----------------------------------------------------------------------------
%% RabbitMQ Shovel Plugin
%%
- %% See http://www.rabbitmq.com/shovel.html for details
+ %% See https://www.rabbitmq.com/shovel.html for details
%% ----------------------------------------------------------------------------
{rabbitmq_shovel,
@@ -87,7 +87,7 @@
%% The LDAP plugin can perform a variety of queries against your
%% LDAP server to determine questions of authorisation. See
- %% http://www.rabbitmq.com/ldap.html#authorisation for more
+ %% https://www.rabbitmq.com/ldap.html#authorisation for more
%% information.
%% Set the query to use when determining vhost access