From a6722b8a737eaefdf3d757227036deb4f10492db Mon Sep 17 00:00:00 2001
From: Artyom Kazak <yom@artyom.me>
Date: Thu, 11 Sep 2014 04:30:08 +0400
Subject: Fix another broken link.

---
 spec.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'spec.txt')

diff --git a/spec.txt b/spec.txt
index c4e77b2..4a9e9fd 100644
--- a/spec.txt
+++ b/spec.txt
@@ -2010,9 +2010,9 @@ The following rules define [block quotes](#block-quote):
 <a id="block-quote"></a>
 
 1.  **Basic case.**  If a string of lines *Ls* constitute a sequence
-    of blocks *Bs*, then the result of appending a [block quote marker]
-    to the beginning of each line in *Ls* is a [block quote](#block-quote)
-    containing *Bs*.
+    of blocks *Bs*, then the result of appending a [block quote
+    marker](#block-quote-marker) to the beginning of each line in *Ls*
+    is a [block quote](#block-quote) containing *Bs*.
 
 2.  **Laziness.**  If a string of lines *Ls* constitute a [block
     quote](#block-quote) with contents *Bs*, then the result of deleting
-- 
cgit v1.2.3