From 24c38dfe8560cb8c2ae5b421a4bd5fa8f8935cd9 Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Wed, 13 May 2020 00:57:14 +0200
Subject: [PATCH] Updated cc65 URL.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index acde4f9..d20e5b8 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Play-BTc plays .btc files created by the BTc Sound Encoder on the Apple II. Howe
* The number of __Samples__ mustn't exeed __362500__ (use _Trim .WAV_ if necessary).
To built Play-BTc:
-* Get [cc65](http://cc65.github.io/cc65/)
+* Get [cc65](https://cc65.github.io/)
* Enter `cl65 -C play-btc.cfg play-btc.s`
To run Play-BTc: