From c611077e3d9b37ffc8ea7c09b42e6cad788f5033 Mon Sep 17 00:00:00 2001 From: Bob Andrews Date: Sat, 16 Apr 2022 16:20:48 +0200 Subject: [PATCH] Update README.md link Contributing.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32e3345c6..12d74717b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ [Documentation](https://cc65.github.io/doc) -[Wiki](https://github.com/cc65/wiki/wiki) +[Contributing](Contributing.md) to the CC65 project. + +The [Wiki](https://github.com/cc65/wiki/wiki) contains extra info that does not fit into the regular documentation. [![Snapshot Build](https://github.com/cc65/cc65/actions/workflows/snapshot-on-push-master.yml/badge.svg?branch=master)](https://github.com/cc65/cc65/actions/workflows/snapshot-on-push-master.yml)