diff options
| author | Stefan Daschek <[email protected]> | 2020-06-11 12:38:00 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-11 12:38:00 +0200 |
| commit | 11bf86f8ec705170a4b8d44394b5b8a2aea8f0d3 (patch) | |
| tree | ca485e7be4e6b1931d5849c0db79e6cb2954b387 /README.md | |
| parent | 7cf445a2901cb0d6e8a58c253b77c0ee09080fc6 (diff) | |
| download | caxlsx-11bf86f8ec705170a4b8d44394b5b8a2aea8f0d3.tar.gz caxlsx-11bf86f8ec705170a4b8d44394b5b8a2aea8f0d3.zip | |
Fix “known bugs” link to also include closed issues.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
