Skip to content

Commit 3fb387b

Browse files
committed
change from to inside a link
1 parent 62f900f commit 3fb387b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<p align="center">
2121
<br>
2222
<br>
23-
<a src="https://python.allalgorithms.com"><code>python.allalgorithms.com</code></a>
23+
<a href="https://python.allalgorithms.com"><code>python.allalgorithms.com</code></a>
2424
</p>
2525

2626
# Why?

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<p align="center">
2121
<br>
2222
<br>
23-
<a src="https://python.allalgorithms.com"><code>python.allalgorithms.com</code></a>
23+
<a href="https://python.allalgorithms.com"><code>python.allalgorithms.com</code></a>
2424
</p>
2525

2626
# Why?

0 commit comments

Comments
 (0)