Skip to content

Commit

Permalink
Fixed issues with link
Browse files Browse the repository at this point in the history
  • Loading branch information
Karandeep Grover committed Feb 15, 2021
1 parent 059b22e commit ecfb51a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Basics/Exercise/25_decorators/25_decorators.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ example:
factorial(5) : 60
```
[Solution]https://github.com/codebasics/py/blob/master/Basics/Exercise/25_decorators/25_decorators.py)
[Solution](https://github.com/codebasics/py/blob/master/Basics/Exercise/25_decorators/25_decorators.py)

0 comments on commit ecfb51a

Please sign in to comment.