Skip to content

Commit ecfb51a

Browse files
author
Karandeep Grover
committed
Fixed issues with link
1 parent 059b22e commit ecfb51a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Basics/Exercise/25_decorators/25_decorators.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ example:
1313
factorial(5) : 60
1414
1515
```
16-
[Solution]https://github.com/codebasics/py/blob/master/Basics/Exercise/25_decorators/25_decorators.py)
16+
[Solution](https://github.com/codebasics/py/blob/master/Basics/Exercise/25_decorators/25_decorators.py)

0 commit comments

Comments
 (0)