diff --git a/chapter_installation/index.md b/chapter_installation/index.md index 7c054b9d6c..e7c6c4d342 100644 --- a/chapter_installation/index.md +++ b/chapter_installation/index.md @@ -191,7 +191,7 @@ from the command line as follows: ```bash mkdir d2l-en && cd d2l-en -curl https://d2l.ai/d2l-en-1.0.0.zip -o d2l-en.zip +curl https://d2l.ai/d2l-en-1.0.3.zip -o d2l-en.zip unzip d2l-en.zip && rm d2l-en.zip cd mxnet ``` @@ -204,7 +204,7 @@ cd mxnet ```bash mkdir d2l-en && cd d2l-en -curl https://d2l.ai/d2l-en-1.0.0.zip -o d2l-en.zip +curl https://d2l.ai/d2l-en-1.0.3.zip -o d2l-en.zip unzip d2l-en.zip && rm d2l-en.zip cd pytorch ``` @@ -216,7 +216,7 @@ cd pytorch ```bash mkdir d2l-en && cd d2l-en -curl https://d2l.ai/d2l-en-1.0.0.zip -o d2l-en.zip +curl https://d2l.ai/d2l-en-1.0.3.zip -o d2l-en.zip unzip d2l-en.zip && rm d2l-en.zip cd tensorflow ``` @@ -228,7 +228,7 @@ cd tensorflow ```bash mkdir d2l-en && cd d2l-en -curl https://d2l.ai/d2l-en-1.0.0.zip -o d2l-en.zip +curl https://d2l.ai/d2l-en-1.0.3.zip -o d2l-en.zip unzip d2l-en.zip && rm d2l-en.zip cd jax ``` diff --git a/config.ini b/config.ini index 0a84b9398f..06d695cb64 100644 --- a/config.ini +++ b/config.ini @@ -175,7 +175,7 @@ reverse_alias = other_file_s3urls = s3://d2l-webdata/releases/d2l-en/d2l-en-0.7.0.zip s3://d2l-webdata/releases/d2l-en/d2l-en-0.7.1.zip - s3://d2l-webdata/releases/d2l-en/d2l-en-1.0.0.zip + s3://d2l-webdata/releases/d2l-en/d2l-en-1.0.3.zip google_analytics_tracking_id = UA-96378503-10