From 0aa0db0a94502968a7fc1ee6e2c5b727f018ed9a Mon Sep 17 00:00:00 2001
From: P. J. McDermott <pjm@nac.net>
Date: Tue, 19 Jun 2012 17:45:29 -0400
Subject: Fix Markdown link syntax.

---
(limited to 'policies')

diff --git a/policies/inclusion/about.mdwn b/policies/inclusion/about.mdwn
index 04894e3..0b568f4 100644
--- a/policies/inclusion/about.mdwn
+++ b/policies/inclusion/about.mdwn
@@ -38,9 +38,7 @@ copies – modified or unmodified – of the software.
 
 For more information on software freedom and the rights of users and
 distributors of free, libre, and open-source software, see the [Free Software
-Definition][].
-
-[Free Software Definition]: https://www.gnu.org/philosophy/free-sw.html
+Definition][fsd].
 
 Effective Support
 -----------------
@@ -49,3 +47,6 @@ These requirements ensure that distribution maintainers are able to effectively
 support the software packages for which they are responsible.  Specifically,
 maintainers are able to study and modify their packages in order to support
 users and resolve technical issues in the software.
+
+
+[fsd]: https://www.gnu.org/philosophy/free-sw.html
--
cgit v0.9.1