AP_FlashStorage: use https:// scheme for ardupilot URLs

This commit is contained in:
Peter Barker 2019-12-09 08:23:22 +11:00 committed by Andrew Tridgell
parent 704407118b
commit 076768e550
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