From 1d5a4dc17bb0d93b61205a38cefc3f0b60140168 Mon Sep 17 00:00:00 2001 From: TPS Date: Sun, 24 Mar 2019 10:29:27 -0400 Subject: [PATCH] =?UTF-8?q?Fix=20typo:=20ULR=20=E2=86=92=20URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Closes #10 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 165abf5..d0213af 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ License How it works ------------ -The script basically performs the same operation as one might perform when visiting either of the following ULRs (that +The script basically performs the same operation as one might perform when visiting either of the following URLs (that is, provided that you have also changed your `User-Agent` browser string, since, when they detect that you are using a version of Windows that is the same as the one you are trying to download, the Microsoft web servers at these addresses redirect you __away__ from the pages that allow you to download retail ISOs): @@ -72,4 +72,4 @@ mostly those that the general public are likely to use. For instance, we current LTSB/LTSC Windows 10 ISOs downloads. If you are interested in such downloads, you are kindly invited to visit the relevant download pages from Microsoft -such as [this one](https://www.microsoft.com/evalcenter/evaluate-windows-10-enterprise) for LTSC versions. \ No newline at end of file +such as [this one](https://www.microsoft.com/evalcenter/evaluate-windows-10-enterprise) for LTSC versions.