mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 13:14:41 -04:00
do not use angle brackets in hyperlink labels
This commit is contained in:
parent
5969315c8f
commit
0e57e32f54
@ -343,5 +343,5 @@ so, such as in this example:
|
||||
```
|
||||
|
||||
|
||||
[go]: <http://golang.org/>
|
||||
[gohtmltemplate]: <http://golang.org/pkg/html/template/>
|
||||
[go]: http://golang.org/
|
||||
[gohtmltemplate]: http://golang.org/pkg/html/template/
|
||||
|
Loading…
x
Reference in New Issue
Block a user