Skip to content

Commit c3f99a6

Browse files
authored
Update README.md
1 parent 7db51d7 commit c3f99a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BasicPythonScripts/HTML to markdown/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ This script can be used to convert any file with HTML code into markdown(.md) fo
1919

2020
- Sample HTML file
2121

22-
![Input](https://github.com/tanvi355/Awesome_Python_Scripts/blob/main/BasicPythonScripts/HTML%20to%20markdown/Images/sample html file.png)
22+
![Input](Images/sample%20html%20file.png)
2323

2424
- Output markdown file
2525

26-
![Output](https://github.com/tanvi355/Awesome_Python_Scripts/blob/main/BasicPythonScripts/HTML%20to%20markdown/Images/output.png)
26+
![Output](Images/output.png)
2727

2828
## Author(s)
2929

0 commit comments

Comments
 (0)