Skip to content

Commit 0b86903

Browse files
committed
fix: leetcode challenge link
1 parent 196cc7a commit 0b86903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/challenge.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ impl ToString for DailyChallenge {
9797
r#"{parsed}
9898
9999
> Enlace:
100-
> https://leetcode.com/{}
100+
> https://leetcode.com{}
101101
102102
> Casos de Prueba
103103
> {test_cases}

0 commit comments

Comments
 (0)