From 11bf86f8ec705170a4b8d44394b5b8a2aea8f0d3 Mon Sep 17 00:00:00 2001 From: Stefan Daschek Date: Thu, 11 Jun 2020 12:38:00 +0200 Subject: Fix “known bugs” link to also include closed issues. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ac2ff68..e9c1d4a3 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ p.serialize('simple.xlsx') ## Known Bugs -There’s a [list of known bugs](https://github.com/caxlsx/caxlsx/issues?q=is%3Aissue+is%3Aopen+label%3A%22known+bug%22). (If you want to contribute to caxlsx, this is a good place to start!) +There’s a [list of known bugs](https://github.com/caxlsx/caxlsx/issues?q=label%3A%22known+bug%22). (If you want to contribute to caxlsx, this is a good place to start!) ## Contributing -- cgit v1.2.3