diff --git a/README.md b/README.md index bbf84da..35af884 100644 --- a/README.md +++ b/README.md @@ -87,5 +87,5 @@ mastodon-markdown-archive \ By default, this tool uses the [post.tmp](./files/templates/post.tmpl) template to create the markdown file. A different template can be used by passing its path to `--template`. -For information about variables and functions available in the template context, refer to the `Write` method in [files.go](files/files.go#L104-L110). +For information about variables and functions available in the template context, refer to the `Write` method in [files.go](files/files.go#L95-L101).