X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=README.md;h=f69589aa048950de49b2eb052f1ea948500301ef;hp=85574debaff8a518b717f7a2c7b048c1b3734d1f;hb=cead9c7849b94122470882d5882131f323c4604f;hpb=ab92b86d8b370fdd30c83d329178e4ee2fd2566f diff --git a/README.md b/README.md index 85574debaf..f69589aa04 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ build script: * M1 macOS: `arch -x86_64 ./build.sh update` or download the correct boot image for your system from -http://downloads.factorcode.org/images/master/, put it in the `factor` +https://downloads.factorcode.org/images/master/, put it in the `factor` directory and run: * Unix: `make` and then `./factor -i=boot.unix-x86.64.image` @@ -157,14 +157,13 @@ Then subsequent fetches will automatically update any replace objects. ## Community Factor developers used to meet in the `#concatenative` channel on -[irc.freenode.net](http://freenode.net). Drop by if you want to discuss +[irc.libera.chat](http://libera.chat). Drop by if you want to discuss anything related to Factor or language design in general. * [Factor homepage](https://factorcode.org) * [Concatenative languages wiki](https://concatenative.org) * [Join the mailing list](https://concatenative.org/wiki/view/Factor/Mailing%20list) +* [Join the Factor Discord](http://discord.gg/QxJYZx3QDf) * Search for "factorcode" on [Gitter](https://gitter.im/) -* Search for "Factor" on [Discord](https://discord.com/) -* [Join the Slack group](https://factorcode.slack.com/) Have fun!