From 4ea0c01fdedbedaebd78acab7446a0a67a2befc4 Mon Sep 17 00:00:00 2001 From: Nisha Salim <11134903+salimnisha@users.noreply.github.com> Date: Thu, 7 May 2026 23:28:57 +0530 Subject: [PATCH] Fix broken link to Minsky's Why Programming is a Good Medium (#861) --- comp_sci_fundamentals_and_history/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comp_sci_fundamentals_and_history/README.md b/comp_sci_fundamentals_and_history/README.md index dcb342e..df9508a 100644 --- a/comp_sci_fundamentals_and_history/README.md +++ b/comp_sci_fundamentals_and_history/README.md @@ -10,4 +10,4 @@ * [On the Computational Complexity of Algorithims](http://www.ams.org/journals/tran/1965-117-00/S0002-9947-1965-0170805-7/S0002-9947-1965-0170805-7.pdf) by J. HARTMANIS AND R. E. STEARNS * :scroll: [Hints for Computer System Design](hints-for-computer-system-design.pdf) * :scroll: [Early Lisp History: 1956-1959](early-lisp-history-1956-1959-herbert-stoyan-html-rendering.pdf) by Herbert Stoyan. This is a pdf rendering of the HTML page available at Archive.org. -* :scroll: [Why Programming is a good medium for expressing poorly understood and sloppily-formulated ideas](http://web.media.mit.edu/~minsky/papers/Why%20programming%20is--.html) by Marvin Minsky +* :scroll: [Why Programming is a good medium for expressing poorly understood and sloppily-formulated ideas](https://web.archive.org/web/20220426132729/https://web.media.mit.edu/~minsky/papers/Why%20programming%20is--.html) by Marvin Minsky