From d339b3276153cfeea4421c99b5fa7564f1b7d829 Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Sun, 17 Mar 2024 16:12:26 +0300 Subject: [PATCH] #82 links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ad7397..412b4a5 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ and then use in the preamble (if you use [BibTeX](http://www.bibtex.org/), for e \end{document} ``` -Otherwise, you can download [`bibcop.sty`](https://raw.githubusercontent.com/yegor256/bibcop/gh-pages/bibcop.sty) and add to your project (together with [`bibcop.pl`](https://raw.githubusercontent.com/yegor256/bibcop/gh-pages/bibcop.pl)!). +Otherwise, you can download [`bibcop.sty`](https://yegor256.github.io/bibcop/bibcop.sty) and add to your project (together with [`bibcop.pl`](https://yegor256.github.io/bibcop/bibcop.pl)!). -You can also download [`bibcop.pl`](https://raw.githubusercontent.com/yegor256/bibcop/gh-pages/bibcop.pl) +You can also download [`bibcop.pl`](https://yegor256.github.io/bibcop/bibcop.pl) and use it as a command line tool to check your `.bib` files and to auto-fix them (you should have [Perl](https://www.perl.org) installed):