StorageManager: use https:// scheme for ardupilot URLs

This commit is contained in:
Peter Barker 2019-12-09 08:24:04 +11:00 committed by Andrew Tridgell
parent deadafd7c7
commit 8469efc5aa
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/*
Please contribute your ideas! See http://dev.ardupilot.org for details
Please contribute your ideas! See https://dev.ardupilot.org for details
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/*
Please contribute your ideas! See http://dev.ardupilot.org for details
Please contribute your ideas! See https://dev.ardupilot.org for details
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by