We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3043c92 commit 4d4dac5Copy full SHA for 4d4dac5
README.md
@@ -1,4 +1,4 @@
1

2
-<a href="leetcode.com" target="_blank"><img alt="Website" src="https://img.shields.io/website?down_color=red&down_message=offline&up_color=blue&up_message=leetcode.com&url=https%3A%2F%2Fleetcode.com%2F"></a>
+<a href="https://leetcode.com" target="_blank"><img alt="Website" src="https://img.shields.io/website?down_color=red&down_message=offline&up_color=blue&up_message=leetcode.com&url=https%3A%2F%2Fleetcode.com%2F"></a>
3
# LeetCodeExercises
4
Solutions in Python for some of the problems on leetcode.com.
0 commit comments