mirror of
https://github.com/adulau/mastodon-markdown-archive.git
synced 2024-11-24 19:07:09 +00:00
Fix path in README
This commit is contained in:
parent
a0e57d2c56
commit
e9d3ca84b4
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in a new issue