From f4b7f008abe402114cad7a864ecfdbe948ca4ec7 Mon Sep 17 00:00:00 2001 From: Matt Smith Date: Sat, 24 Oct 2015 19:37:54 -0400 Subject: [PATCH] Changed link for title-casing resource --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 620b58ea..ab22b2e5 100644 --- a/contributing.md +++ b/contributing.md @@ -7,7 +7,7 @@ Please ensure your pull request adheres to the following guidelines: - Search previous suggestions before making a new one, as yours may be a duplicate. - Make sure the list is useful before submitting. That implies it has enough content and every item has a good succinct description. - Make an individual pull request for each suggestion. -- Titles should be [capitalized](http://grammar.yourdictionary.com/capitalization/rules-for-capitalization-in-titles.html). +- Use [title-casing](http://titlecapitalization.com) (AP style). - Use the following format: `[List Name](link)` - Link additions should be added to the bottom of the relevant category. - New categories or improvements to the existing categorization are welcome.