Skip to content

Commit

Permalink
Merge pull request #2468 from kyerlasswell/corrections/style
Browse files Browse the repository at this point in the history
Correct "dashes" to "hyphens" under Bookmarks
  • Loading branch information
Greg Van Liew authored Mar 11, 2019
2 parents 3a35f16 + 3f5eda1 commit 934bf25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ For links within our own documentation, use a site relative link like `/docs/edi

To provide links to h2 subheadings (Markdown ##), the format is `[Link Text](page.md#subheading-title)`.

Note the subheading title is lowercase and subheading title words are separated by '-' dashes.
Note the subheading title is lowercase and subheading title words are separated by '-' hyphens.

>For example: `[Keyboard Shortcuts](/docs/editor/codebasics.md#keyboard-shortcuts)` - links to https://code.visualstudio.com/docs/editor/codebasics#_keyboard-shortcuts.
Expand Down

0 comments on commit 934bf25

Please sign in to comment.