fix relative link
This commit is contained in:
parent
c1c9fadd17
commit
ff92a6abf5
|
@ -4,7 +4,7 @@ After learning the basics of looking up IP addresses, domain names and URLs to f
|
||||||
|
|
||||||
![screenshot of a tkinter host lookup application](/screenshot.png)
|
![screenshot of a tkinter host lookup application](/screenshot.png)
|
||||||
|
|
||||||
<img src="/screenshot.png" width="200" height="200">
|
<img src="./screenshot.png" width="200" height="200">
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
- *TD* - Strip leading and trailing characters like parentheses, brackets, etc. and extract host information
|
- *TD* - Strip leading and trailing characters like parentheses, brackets, etc. and extract host information
|
||||||
|
|
Loading…
Reference in New Issue
Block a user