From 190e665bb1db54d452ed9e0bf93c6985bd8dab5f Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Fri, 23 Feb 2018 19:39:19 +0000 Subject: Revert "docs: use short links." This reverts commit e63a2ee8de12f0f938f6a95cdb9763dbe0187b4a. Closes #3832. --- docs/Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Troubleshooting.md') diff --git a/docs/Troubleshooting.md b/docs/Troubleshooting.md index 1bade44f2..8b1bd7312 100644 --- a/docs/Troubleshooting.md +++ b/docs/Troubleshooting.md @@ -12,7 +12,7 @@ Follow these steps to fix common problems: * Run `brew doctor` and fix all the warnings (**outdated Xcode/CLT and unbrewed dylibs are very likely to cause problems**). * Check that **Command Line Tools for Xcode (CLT)** and **Xcode** are up to date. * If commands fail with permissions errors, check the permissions of `/usr/local`'s subdirectories. If you’re unsure what to do, you can run `cd /usr/local && sudo chown -R $(whoami) bin etc include lib sbin share var Frameworks`. -* Read through the [Common Issues](Common-Issues). +* Read through the [Common Issues](Common-Issues.md). ## Check to see if the issue has been reported -- cgit v1.2.3