Skip to content

Commit 1477e62

Browse files
committed
Update example link
1 parent 7fe6484 commit 1477e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/digging-deeper/advanced-markdown.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ If you have enabled HTML in Markdown by setting the `allow_html` option to true
156156
anything within the path label will be rendered as HTML. This means you can add links, or even images to the label.
157157

158158
````markdown
159-
// Filepath: <a href="https://github.com">View file on Github</a>
159+
// Filepath: <a href="https://github.com/hydephp/develop/blob/master/docs/digging-deeper/advanced-markdown.md" rel="nofollow noopener" target="_blank">View file on Github</a>
160160
```markdown
161161
‎// Filepath: <a href="https://github.com">View file on Github</a>
162162
```

0 commit comments

Comments
 (0)