diff --git a/notebook/3-1-requests.ipynb b/notebook/3-1-requests.ipynb index 7c370af..0b60c1e 100644 --- a/notebook/3-1-requests.ipynb +++ b/notebook/3-1-requests.ipynb @@ -106,7 +106,7 @@ "source": [ "## login\n", "\n", - "**Use post method to login to a [website](http://pythonscraping.com/pages/cookies/profile.php).**" + "**Use post method to login to a [website](http://pythonscraping.com/pages/cookies/login.html).**" ] }, {