Skip to content

Link checker error on links to another site page #2607

Answered by george-gca
clarkWakeland asked this question in Q&A
Discussion options

You must be logged in to vote

There are 2 link checkers actions:

The correct way to reference pages is:

[Link to a page]({% link _pages/projects.md %})

[Link to a project]({% link _projects/1_project.md %})

[Link to a blog post]({% post_url 2015-05-15-images %})

Note that you can't add filters to link tags. For example, you cannot append a string using Liquid filters, such as {% link mypage.html | append: "#section1" %}. To link to sections on…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by clarkWakeland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants