Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8ab1907

Browse filesBrowse files
committed
minor #7036 Fix 404 error link for American English Oxford Dictionary (peterkokot)
This PR was merged into the 2.7 branch. Discussion ---------- Fix 404 error link for American English Oxford Dictionary This is a minor patch that fixes a link pointing to a non existing page in the contributing section. Thank you for considering merging it. Commits ------- 1d65900 Fix 404 error link for American English Oxford Dictionary
2 parents f19a8f1 + 1d65900 commit 8ab1907
Copy full SHA for 8ab1907

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎contributing/documentation/standards.rst

Copy file name to clipboardExpand all lines: contributing/documentation/standards.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ In addition, documentation follows these rules:
179179
.. _`Twig Coding Standards`: http://twig.sensiolabs.org/doc/coding_standards.html
180180
.. _`reserved by the IANA`: http://tools.ietf.org/html/rfc2606#section-3
181181
.. _`American English`: https://en.wikipedia.org/wiki/American_English
182-
.. _`American English Oxford Dictionary`: http://www.oxforddictionaries.com/definition/american_english/
182+
.. _`American English Oxford Dictionary`: http://en.oxforddictionaries.com/definition/american_english/
183183
.. _`headings and titles`: https://en.wikipedia.org/wiki/Letter_case#Headings_and_publication_titles
184184
.. _`Serial (Oxford) Commas`: https://en.wikipedia.org/wiki/Serial_comma
185185
.. _`nosism`: https://en.wikipedia.org/wiki/Nosism

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.