diff --git a/docs/release-notes/0.10.0.md b/docs/release-notes/0.10.0.md index eba157b3d..c93dcb2ed 100644 --- a/docs/release-notes/0.10.0.md +++ b/docs/release-notes/0.10.0.md @@ -15,7 +15,7 @@ We expect to make a full release by October. **GPU Support** -* Dense and sparse [`CuPy`](https://docs.cupy.dev/l) arrays are now supported {pr}`1066` {user}`ivirshup` +* Dense and sparse [`CuPy`](https://docs.cupy.dev/) arrays are now supported {pr}`1066` {user}`ivirshup` * Once you have `CuPy` arrays in your anndata, use it with: [`rapids-singlecell`](https://rapids-singlecell.readthedocs.io/en/latest/index.html) from v0.9+ * anndata now has GPU enabled CI. Made possibly by a grant from [CZI's EOSS program](https://chanzuckerberg.com/eoss/) and managed via [Cirun](https://Cirun.io) {pr}`1066` {pr}`1084` {user}`Zethson` {user}`ivirshup`