From 33c6b741380498365345d7201c6bc3ff1fb5cff7 Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Mon, 24 Aug 2020 18:46:43 +0200
Subject: [PATCH] Fix cc65 URL
On https://github.com/sehugg/awesome-8bitgamedev#compilers there's the correct URL, but here's still the 7 years old one.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 14a5b968..f8b8e39a 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ The IDE uses custom forks for many of these, found at https://github.com/sehugg?
### Compilers
-* https://www.cc65.org/
+* https://cc65.github.io/
* http://sdcc.sourceforge.net/
* http://perso.b2b2c.ca/~sarrazip/dev/cmoc.html
* https://github.com/batari-Basic/batari-Basic