Skip to content

Commit 5dc6661

Browse files
Backport PR #52304 on branch 2.0.x (DOC: Update link in user guide/style) (#52306)
Backport PR #52304: DOC: Update link in user guide/style Co-authored-by: Allison Kwan <[email protected]>
1 parent 6c1756c commit 5dc6661

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/user_guide/style.ipynb

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"cells": [
33
{
4+
"attachments": {},
45
"cell_type": "markdown",
56
"metadata": {},
67
"source": [
@@ -29,7 +30,7 @@
2930
" \n",
3031
"[styler]: ../reference/api/pandas.io.formats.style.Styler.rst\n",
3132
"[viz]: visualization.rst\n",
32-
"[download]: https://nbviewer.ipython.org/github/pandas-dev/pandas/blob/main/doc/source/user_guide/style.ipynb\n",
33+
"[download]: https://nbviewer.org/github/pandas-dev/pandas/blob/main/doc/source/user_guide/style.ipynb\n",
3334
"[format]: https://docs.python.org/3/library/string.html#format-specification-mini-language\n",
3435
"[formatfunc]: ../reference/api/pandas.io.formats.style.Styler.format.rst\n",
3536
"[formatfuncindex]: ../reference/api/pandas.io.formats.style.Styler.format_index.rst\n",

0 commit comments

Comments
 (0)