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/Maintainer-Guidelines.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/Maintainer-Guidelines.md') diff --git a/docs/Maintainer-Guidelines.md b/docs/Maintainer-Guidelines.md index 9d8b4bbdf..1d69f5381 100644 --- a/docs/Maintainer-Guidelines.md +++ b/docs/Maintainer-Guidelines.md @@ -5,7 +5,7 @@ access** to Homebrew’s repository and help merge the contributions of others. You may find what is written here interesting, but it’s definitely not a beginner’s guide. -Maybe you were looking for the [Formula Cookbook](Formula-Cookbook)? +Maybe you were looking for the [Formula Cookbook](Formula-Cookbook.md)? ## Quick checklist @@ -45,7 +45,7 @@ Add other names as aliases as symlinks in `Aliases` in the tap root. Ensure the name referenced on the homepage is one of these, as it may be different and have underscores and hyphens and so on. -We now accept versioned formulae as long as they [meet the requirements](Versions). +We now accept versioned formulae as long as they [meet the requirements](Versions.md). ### Merging, rebasing, cherry-picking Merging should be done in the `Homebrew/brew` repository to preserve history & GPG commit signing, @@ -64,7 +64,7 @@ the commits. Our main branch history should be useful to other people, not confusing. ### Testing -We need to at least check that it builds. Use the [Brew Test Bot](Brew-Test-Bot) for this. +We need to at least check that it builds. Use the [Brew Test Bot](Brew-Test-Bot.md) for this. Verify the formula works if possible. If you can’t tell (e.g. if it’s a library) trust the original contributor, it worked for them, so chances are it -- cgit v1.2.3