Skip to content

Commit 524ae66

Browse files
UziTechstyfle
andauthored
remove ending slash
Co-authored-by: Steven <[email protected]>
1 parent 2c4b996 commit 524ae66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/demo/quickref.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ Next is an inline link to [Google](https://www.google.com). A little nicer.
6161
This is a reference-style link to [Wikipedia] [1].
6262
Lastly, here's a pretty link to [Yahoo]. The reference-style and pretty links both automatically use the links defined below, but they could be defined *anywhere* in the markdown and are removed from the HTML. The names are also case insensitive, so you can use [YaHoO] and have it link properly.
6363

64-
[1]: https://www.wikipedia.org/
65-
[Yahoo]: https://www.yahoo.com/
64+
[1]: https://www.wikipedia.org
65+
[Yahoo]: https://www.yahoo.com
6666

6767
Title attributes may be added to links by adding text after a link.
6868
This is the [inline link](https://www.bing.com "Bing") with a "Bing" title.

0 commit comments

Comments
 (0)