From f64661fb18e3147bb0ab70c3741e5403ad1e600a Mon Sep 17 00:00:00 2001 From: Xu Cheng Date: Tue, 11 Aug 2015 15:43:03 +0800 Subject: [PATCH] doc: fix internal links --- share/doc/homebrew/Homebrew-0.9.3.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/doc/homebrew/Homebrew-0.9.3.md b/share/doc/homebrew/Homebrew-0.9.3.md index a6d32d2b02..844d1b2edc 100644 --- a/share/doc/homebrew/Homebrew-0.9.3.md +++ b/share/doc/homebrew/Homebrew-0.9.3.md @@ -17,8 +17,8 @@ Because we are working with a practically virgin environment, we are essentially So: -* We no longer worry about MacPorts/Fink being installed[†](#_†) -* We no longer worry about system duplicates[†](#_†) +* We no longer worry about MacPorts/Fink being installed[0](#_0) +* We no longer worry about system duplicates[0](#_0) * We override common tools and fix them—we no longer have to do so with workarounds in affected formula, waiting for a fix from Apple. * Builds are forcibly optimized how we want, and debug info forcibly removed. @@ -27,7 +27,7 @@ So: ## Footnotes