mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 00:34:45 -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/>
|
[go]: http://golang.org/
|
||||||
[gohtmltemplate]: <http://golang.org/pkg/html/template/>
|
[gohtmltemplate]: http://golang.org/pkg/html/template/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user