diff options
| author | Spring Operator <spring-operator@users.noreply.github.com> | 2019-03-12 08:28:13 -0500 |
|---|---|---|
| committer | Spring Operator <spring-operator@users.noreply.github.com> | 2019-03-12 08:28:13 -0500 |
| commit | 92f9678be3ccd7aac4533b237ca8ca002762d4a8 (patch) | |
| tree | 7d2c3671ed2e59406973ca19bbfc31df7baf9ce1 /scripts | |
| parent | b5b8ecd2e62d96ec9c5da40f4848ab63c0280e4b (diff) | |
| download | rabbitmq-server-git-92f9678be3ccd7aac4533b237ca8ca002762d4a8.tar.gz | |
URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://www.mozilla.org/MPL/ migrated to:
https://www.mozilla.org/MPL/ ([https](https://www.mozilla.org/MPL/) result 301).
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/rabbitmq-diagnostics.bat | 2 | ||||
| -rw-r--r-- | scripts/rabbitmq-plugins.bat | 2 | ||||
| -rw-r--r-- | scripts/rabbitmq-queues.bat | 2 | ||||
| -rw-r--r-- | scripts/rabbitmq-server.bat | 2 | ||||
| -rw-r--r-- | scripts/rabbitmq-service.bat | 2 | ||||
| -rw-r--r-- | scripts/rabbitmqctl.bat | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/scripts/rabbitmq-diagnostics.bat b/scripts/rabbitmq-diagnostics.bat index a7f8a324e7..1b544208c7 100644 --- a/scripts/rabbitmq-diagnostics.bat +++ b/scripts/rabbitmq-diagnostics.bat @@ -2,7 +2,7 @@ REM The contents of this file are subject to the Mozilla Public License
REM Version 1.1 (the "License"); you may not use this file except in
REM compliance with the License. You may obtain a copy of the License
-REM at http://www.mozilla.org/MPL/
+REM at https://www.mozilla.org/MPL/
REM
REM Software distributed under the License is distributed on an "AS IS"
REM basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
diff --git a/scripts/rabbitmq-plugins.bat b/scripts/rabbitmq-plugins.bat index 4f0c774292..0cecbcc4dc 100644 --- a/scripts/rabbitmq-plugins.bat +++ b/scripts/rabbitmq-plugins.bat @@ -3,7 +3,7 @@ REM The contents of this file are subject to the Mozilla Public License
REM Version 1.1 (the "License"); you may not use this file except in
REM compliance with the License. You may obtain a copy of the License
-REM at http://www.mozilla.org/MPL/
+REM at https://www.mozilla.org/MPL/
REM
REM Software distributed under the License is distributed on an "AS IS"
REM basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
diff --git a/scripts/rabbitmq-queues.bat b/scripts/rabbitmq-queues.bat index 43a51a77ca..bd2eb390a8 100644 --- a/scripts/rabbitmq-queues.bat +++ b/scripts/rabbitmq-queues.bat @@ -2,7 +2,7 @@ REM The contents of this file are subject to the Mozilla Public License
REM Version 1.1 (the "License"); you may not use this file except in
REM compliance with the License. You may obtain a copy of the License
-REM at http://www.mozilla.org/MPL/
+REM at https://www.mozilla.org/MPL/
REM
REM Software distributed under the License is distributed on an "AS IS"
REM basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
diff --git a/scripts/rabbitmq-server.bat b/scripts/rabbitmq-server.bat index 462db4c10c..27d0037f7b 100644 --- a/scripts/rabbitmq-server.bat +++ b/scripts/rabbitmq-server.bat @@ -2,7 +2,7 @@ REM The contents of this file are subject to the Mozilla Public License
REM Version 1.1 (the "License"); you may not use this file except in
REM compliance with the License. You may obtain a copy of the License
-REM at http://www.mozilla.org/MPL/
+REM at https://www.mozilla.org/MPL/
REM
REM Software distributed under the License is distributed on an "AS IS"
REM basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
diff --git a/scripts/rabbitmq-service.bat b/scripts/rabbitmq-service.bat index e3057f16b5..f85ff75530 100644 --- a/scripts/rabbitmq-service.bat +++ b/scripts/rabbitmq-service.bat @@ -2,7 +2,7 @@ REM The contents of this file are subject to the Mozilla Public License
REM Version 1.1 (the "License"); you may not use this file except in
REM compliance with the License. You may obtain a copy of the License
-REM at http://www.mozilla.org/MPL/
+REM at https://www.mozilla.org/MPL/
REM
REM Software distributed under the License is distributed on an "AS IS"
REM basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
diff --git a/scripts/rabbitmqctl.bat b/scripts/rabbitmqctl.bat index 4ce3098708..b99dc9c15f 100644 --- a/scripts/rabbitmqctl.bat +++ b/scripts/rabbitmqctl.bat @@ -2,7 +2,7 @@ REM The contents of this file are subject to the Mozilla Public License
REM Version 1.1 (the "License"); you may not use this file except in
REM compliance with the License. You may obtain a copy of the License
-REM at http://www.mozilla.org/MPL/
+REM at https://www.mozilla.org/MPL/
REM
REM Software distributed under the License is distributed on an "AS IS"
REM basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
