From 0680c36ee2cac28c0d9a7e1183fca55d1299db19 Mon Sep 17 00:00:00 2001 From: Jeremy Rand Date: Fri, 29 Jun 2018 23:07:19 -0400 Subject: [PATCH] Fix URLs to cc65 docs --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0a58b3f..cb543cd 100644 --- a/Makefile +++ b/Makefile @@ -19,8 +19,8 @@ include make/head.mk PGM=___PACKAGENAME___ # Set the config you are building for. See these pages for details: -# http://cc65.github.io/cc65/doc/apple2.html#s4 -# http://cc65.github.io/cc65/doc/apple2enh.html#s4 +# https://www.cc65.org/doc/apple2-4.html +# https://www.cc65.org/doc/apple2enh-4.html # # Uncomment the one you want below (the first one is the default): # MACHINE = apple2