1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 12:00:34 +02:00

Update smalltalk.md

fixes #5309 Fixes #4622
This commit is contained in:
ven
2025-05-20 16:38:23 +02:00
committed by GitHub
parent 964a539453
commit cbb8362760

View File

@@ -1030,7 +1030,6 @@ Most Smalltalks are either free as in OSS or have a free downloadable version wi
* [VisualWorks Smalltalk](http://www.cincomsmalltalk.com/)
### Online Smalltalk books and articles
* [Smalltalk Programming Resources](http://www.whoishostingthis.com/resources/smalltalk/)
* [Smalltalk Cheatsheet](http://www.angelfire.com/tx4/cus/notes/smalltalk.html)
* [Smalltalk-72 Manual](http://www.bitsavers.org/pdf/xerox/parc/techReports/Smalltalk-72_Instruction_Manual_Mar76.pdf)
* [GNU Smalltalk User's Guide](https://www.gnu.org/software/smalltalk/manual/html_node/Tutorial.html)