Skip to content

Commit f1ae4ad

Browse files
authored
Update index.md (#133)
Corrected a typo by removing extraneous backticks in the Hyperlinks section.
1 parent 9dc69a5 commit f1ae4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,7 @@ Inform the user the link is external to the current doc set by specifying the so
812812
If clicking the link performs an action, like downloading a file, link the
813813
entire action in the sentence.
814814

815-
- Use: `First, [download `file.zip`](file.zip)`
815+
- Use: `First, [download file.zip](file.zip)`
816816
- Avoid: `First, download the [file](file.zip)`
817817

818818
## FAQs

0 commit comments

Comments
 (0)