Skip to content

Commit 05a5c78

Browse files
http:// → https://
1 parent 4e633ad commit 05a5c78

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

docs/release.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,10 @@ Unreleased
1717
* Fix bug that caused double counting of groups in ``groups()`` and ``group_keys()``
1818
methods with V3 stores.
1919
By :user:`Ryan Abernathey <rabernat>` :issue:`1228`.
20+
2021
* Handle fsspec.FSMap using FSStore store
2122
By :user:`Rafal Wojdyla <ravwojdyla>` :issue:`1304`.
2223

23-
.. _release_2.13.2:
24-
2524
Maintenance
2625
~~~~~~~~~~~
2726

@@ -55,6 +54,9 @@ Maintenance
5554
* Delete unused files.
5655
By :user:`John Kirkham <jakirkham>` :issue:`1251`.
5756

57+
* Uopdate web links: http:// → https://
58+
By :user:`Dimitri Papadopoulos Orfanos <DimitriPapadopoulos>` :issue:`1313`.
59+
5860

5961
.. _release_2.13.3:
6062

notebooks/dask_copy.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"text/html": [
3434
"\n",
3535
" <div class=\"bk-root\">\n",
36-
" <a href=\"http://bokeh.pydata.org\" target=\"_blank\" class=\"bk-logo bk-logo-small bk-logo-notebook\"></a>\n",
36+
" <a href=\"https://bokeh.org\" target=\"_blank\" class=\"bk-logo bk-logo-small bk-logo-notebook\"></a>\n",
3737
" <span id=\"d4821cb3-378c-411d-a941-d0708c0c532b\">Loading BokehJS ...</span>\n",
3838
" </div>"
3939
]

notebooks/dask_count_alleles.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"text/html": [
2727
"\n",
2828
" <div class=\"bk-root\">\n",
29-
" <a href=\"http://bokeh.pydata.org\" target=\"_blank\" class=\"bk-logo bk-logo-small bk-logo-notebook\"></a>\n",
29+
" <a href=\"https://bokeh.org\" target=\"_blank\" class=\"bk-logo bk-logo-small bk-logo-notebook\"></a>\n",
3030
" <span id=\"b153ad5f-436a-4afb-945c-87790add89c8\">Loading BokehJS ...</span>\n",
3131
" </div>"
3232
]

0 commit comments

Comments
 (0)