From 36ff6c056f1892d9e675565df18ec38df44b72b9 Mon Sep 17 00:00:00 2001 From: Tshepang Lekhonkhobe Date: Thu, 19 May 2022 19:41:46 +0200 Subject: [PATCH] make sentence more simple --- src/mir/dataflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mir/dataflow.md b/src/mir/dataflow.md index 7fe807d37..ce4a86a23 100644 --- a/src/mir/dataflow.md +++ b/src/mir/dataflow.md @@ -18,7 +18,7 @@ If you're unfamiliar with these terms, or if you want a quick refresher, [*Static Program Analysis*] by Anders Møller and Michael I. Schwartzbach is an excellent, freely available textbook. For those who prefer audiovisual learning, we previously recommended a series of short lectures -by the Goethe University Frankfurt on YouTube, but it has been deleted for some reasons. +by the Goethe University Frankfurt on YouTube, but it has since been deleted. See [this PR][pr-1295] for the context and [this comment][pr-1295-comment] for the alternative lectures.