summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorStefan Daschek <[email protected]>2020-06-11 12:38:00 +0200
committerGitHub <[email protected]>2020-06-11 12:38:00 +0200
commit11bf86f8ec705170a4b8d44394b5b8a2aea8f0d3 (patch)
treeca485e7be4e6b1931d5849c0db79e6cb2954b387 /README.md
parent7cf445a2901cb0d6e8a58c253b77c0ee09080fc6 (diff)
downloadcaxlsx-11bf86f8ec705170a4b8d44394b5b8a2aea8f0d3.tar.gz
caxlsx-11bf86f8ec705170a4b8d44394b5b8a2aea8f0d3.zip
Fix “known bugs” link to also include closed issues.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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