shithub: orca

Download patch

ref: 704cda726c4cf61b34e423dd51b45c087229ca8a
parent: 08e0da99d867daec7bd286e05bdd2d3da269c2d8
author: cancel <cancel@cancel.fm>
date: Thu Oct 15 07:09:06 EDT 2020

Change readme's Orca link to xxiivv

--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 
 If you need <strong>help</strong>, visit the <a href="https://talk.lurk.org/channel/orca" target="_blank" rel="noreferrer" class="external ">chatroom</a> or the <a href="https://llllllll.co/t/orca-live-coding-tool/17689" target="_blank" rel="noreferrer" class="external ">forum</a>.
 
-This is the **C** implementation of the [ORCΛ](https://github.com/hundredrabbits/Orca) language and tools. The livecoding environment for this C version runs in a terminal. It's designed to be power efficient. It can handle large files, even if your terminal is small.
+This is the **C** implementation of the [ORCΛ](https://wiki.xxiivv.com/site/orca.html) language and tools. The livecoding environment for this C version runs in a terminal. It's designed to be power efficient. It can handle large files, even if your terminal is small.
 
 <img src='https://raw.githubusercontent.com/wiki/hundredrabbits/Orca-c/PREVIEW.jpg' width='600'/>
 
--