Skip to content

Commit 7c9f736

Browse files
authored
Update 0101-0200.md
1 parent d4984c5 commit 7c9f736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsa-problems/gfg-problems/easy/0101-0200.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export const problems = [
3131
{
3232
"difficulty": "Easy",
3333
"gfgLink": "https://www.geeksforgeeks.org/problems/armstrong-numbers2727/1",
34-
"solutionLink": "#",
34+
"solutionLink": "/dsa-solutions/gfg-solutions/easy/armstrong-numbers",
3535
"problemName": "Armstrong Numbers"
3636
},
3737
{

0 commit comments

Comments
 (0)