]> gitweb.factorcode.org Git - factor.git/blobdiff - README.md
vocabs.refresh: add a note about refesh-all after a fresh bootstrap
[factor.git] / README.md
index 85574debaff8a518b717f7a2c7b048c1b3734d1f..f69589aa048950de49b2eb052f1ea948500301ef 100644 (file)
--- 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!