manual: fixing parsing #70
| @@ -39,15 +39,15 @@ flag. Otherwise exits with code 0. Note that errors set as --warnings will alway | ||||
| ### With Python | ||||
|  | ||||
| * Clone the repository | ||||
|   * ``` | ||||
|     ``` | ||||
|     git clone https://github.com/threefoldfoundation/website-link-checker | ||||
|     ``` | ||||
| * Change directory | ||||
|   * ``` | ||||
|     ``` | ||||
|     cd website-link-checker | ||||
|     ``` | ||||
| * Run the program | ||||
|   * ``` | ||||
|     ``` | ||||
|     python website-link-checker.py https://example.com -e 404 -w all | ||||
|     ``` | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user