diff --git a/docs/tutorials/render_densepose.ipynb b/docs/tutorials/render_densepose.ipynb index 2e6687761..68dfe69fd 100644 --- a/docs/tutorials/render_densepose.ipynb +++ b/docs/tutorials/render_densepose.ipynb @@ -129,7 +129,7 @@ "## Load the SMPL model\n", "\n", "#### Download the SMPL model\n", - "- Go to http://smpl.is.tue.mpg.de/downloads and sign up.\n", + "- Go to https://smpl.is.tue.mpg.de/download.php and sign up.\n", "- Download SMPL for Python Users and unzip.\n", "- Copy the file male template file **'models/basicModel_m_lbs_10_207_0_v1.0.0.pkl'** to the data/DensePose/ folder.\n", " - rename the file to **'smpl_model.pkl'** or rename the string where it's commented below\n",