From a1ca3b5fe26d351fbadbf9c62c2c123a226087e4 Mon Sep 17 00:00:00 2001 From: Oliver Schmidt Date: Sat, 30 Jul 2022 20:53:48 +0200 Subject: [PATCH] Updated URL. --- cpu/6502/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpu/6502/README.md b/cpu/6502/README.md index 58a39ff4c..daa3eea92 100644 --- a/cpu/6502/README.md +++ b/cpu/6502/README.md @@ -2,7 +2,7 @@ ==== The cpu/6502/ directory is used for targeting 6502-based machines using the -cc65 compiler [http://cc65.github.io/cc65/](http://cc65.github.io/cc65/). +cc65 compiler [https://cc65.github.io/](https://cc65.github.io/). The Contiki network configuration for 6502-based targets is loaded from a binary configuration file (by default named contiki.cfg). It has the following