Browse Source

fix(wget):fix the commant to make the links right loccally

pull/2360/head
miguel 5 months ago committed by MSilva95
parent
commit
b1d7a39a95
  1. 2
      subjects/wget/audit/README.md

2
subjects/wget/audit/README.md

@ -95,7 +95,7 @@ finished at <date that the download finished>
#### Mirror
##### Try to run the following command `"./wget --mirror http://corndog.io/"`, then try to open the `"index.html"` with a browser
##### Try to run the following command `"./wget --mirror --convert-links http://corndog.io/"`, then try to open the `"index.html"` with a browser
###### Is the site working?

Loading…
Cancel
Save