Skip to content

Commit

Permalink
fix missing link of frontmatter (#22366)
Browse files Browse the repository at this point in the history
  • Loading branch information
muescha committed Mar 19, 2020
1 parent 2205811 commit e0933f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/translation/sync-guide.md
Expand Up @@ -51,7 +51,7 @@ Fix all [merge conflicts](https://help.github.com/en/github/collaborating-with-i

### Frontmatter changes

This type of conflict reflects a change to the [frontmatter]() of a document.
This type of conflict reflects a change to the [frontmatter](/docs/adding-markdown-pages/#frontmatter-for-metadata-in-markdown-files) of a document.

Removing a field:

Expand Down

0 comments on commit e0933f8

Please sign in to comment.