about summary refs log tree commit diff
path: root/manual/examples/execinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'manual/examples/execinfo.c')
-rw-r--r--manual/examples/execinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/examples/execinfo.c b/manual/examples/execinfo.c
index 608292f4f8..7526d5a0e7 100644
--- a/manual/examples/execinfo.c
+++ b/manual/examples/execinfo.c
@@ -12,7 +12,7 @@
    GNU General Public License for more details.
 
    You should have received a copy of the GNU General Public License
-   along with this program; if not, see <http://www.gnu.org/licenses/>.
+   along with this program; if not, see <https://www.gnu.org/licenses/>.
 */
 
 #include <execinfo.h>