Skip to content

Commit 33da8e2

Browse files
DominikVogeltarleb
authored andcommitted
Fix error in pandoc-quotes.lua README
The readme redirects to an outdated version of the filter.
1 parent 76d09e4 commit 33da8e2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pandoc-quotes.lua/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ You need [Pandoc](https://www.pandoc.org/) 2.0 or later.
2222

2323
### Installation
2424

25-
1. Download the
26-
[latest release](https://github.com/odkr/pandoc-quotes.lua/releases/latest).
27-
2. Unpack it.
28-
3. Move `pandoc-quotes.lua` from the repository directory to the
25+
1. Download [pandoc-quotes.lua](https://github.com/pandoc/lua-filters/blob/master/pandoc-quotes.lua/pandoc-quotes.lua).
26+
2. Move `pandoc-quotes.lua` from the repository directory to the
2927
`filters` sub-directory of your Pandoc data directory
3028
(`pandoc --version` will tell you where that is).
3129

0 commit comments

Comments
 (0)