diff options
Diffstat (limited to 'docs/rabbitmqctl.8')
| -rw-r--r-- | docs/rabbitmqctl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8 index a087e80e85..1ec06e8b30 100644 --- a/docs/rabbitmqctl.8 +++ b/docs/rabbitmqctl.8 @@ -2,7 +2,7 @@ .\" The contents of this file are subject to the Mozilla Public License .\" Version 1.1 (the "License"); you may not use this file except in .\" compliance with the License. You may obtain a copy of the License -.\" at http://www.mozilla.org/MPL/ +.\" at https://www.mozilla.org/MPL/ .\" .\" Software distributed under the License is distributed on an "AS IS" .\" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See @@ -241,7 +241,7 @@ Stops the Erlang node on which RabbitMQ is running. To restart the node follow the instructions for .Qq Running the Server in the -.Lk http://www.rabbitmq.com/download.html installation guide . +.Lk https://www.rabbitmq.com/download.html installation guide . .Pp If a .Ar pid_file @@ -349,7 +349,7 @@ You can also remove nodes remotely with the command. .Pp For more details see the -.Lk http://www.rabbitmq.com/clustering.html Clustering guide . +.Lk https://www.rabbitmq.com/clustering.html Clustering guide . .Pp For example, this command instructs the RabbitMQ node to join the cluster that .Qq hare@elena |
