]> git.tuebingen.mpg.de Git - aple.git/commitdiff
Unix Concepts: Remove broken link.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 3 Feb 2020 12:36:36 +0000 (13:36 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 3 Feb 2020 12:36:36 +0000 (13:36 +0100)
The section on soft and hard links was made a subsection, which has
been merged into the section on Paths, Files and Directories. Remove
the misleading and broken link.

Found by checklink.

Unix_Concepts.m4

index ae0c4ecf603fbc41fcb1a5e8ceed77f4e79947ec..938befcd3590d3a3cb421f79b4dc566addb44f53 100644 (file)
@@ -1131,11 +1131,7 @@ file. Paths can be mapped to files, but not the other way around. In
 particular, there is no such thing like "the list of paths which have
 changed since yesterday".
 
-The concept of hard- and soft links complicates
-the situation further. This topic is discussed in a <a
-href="#soft_and_hard_links">subsequent section</a>. See the exercises
-therein for more information.
-
+The concept of hard- and soft links complicates the situation further.
 »)
 
 HOMEWORK(«