Skip to content

Commit c6e752c

Browse files
authored
Update pyramid-charts.ipynb
1 parent 0aa2f59 commit c6e752c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/python/basic/pyramid/pyramid-charts.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@
297297
"! pip install git+https://github.com/plotly/publisher.git --upgrade\n",
298298
"import publisher\n",
299299
"publisher.publish(\n",
300-
" 'pyramid-charts.ipynb', 'python/pyramid-charts/', 'Python Population Pyramid Charts | Plotly',\n",
300+
" 'pyramid-charts.ipynb', 'python/population-pyramid-charts/', 'Python Population Pyramid Charts | Plotly',\n",
301301
" 'How to make Population Pyramid Charts in Python with Plotly.',\n",
302302
" title = 'Population Pyramid Charts | Plotly',\n",
303303
" name = 'Population Pyramid Charts',\n",

0 commit comments

Comments
 (0)