Skip to content

Commit

Permalink
updated link source example code
Browse files Browse the repository at this point in the history
  • Loading branch information
sajjadseifi committed Feb 27, 2022
1 parent 47e0237 commit 4940e2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Description
LD (src) : get data in source index and push to last element
```

Code [**Test Case 0**](https://github.com/NIT98/lifepath/test/0)<br>
Code [**Test Case 0**](https://github.com/NIT98/lifepath/blob/master/test/0)<br>
```
PUSH 7
PUSH 3
Expand All @@ -34,7 +34,7 @@ Stack
[7]
```

Code [**Test Case 1**](https://github.com/NIT98/lifepath/test/1)<br>
Code [**Test Case 1**](https://github.com/NIT98/lifepath/blob/master/test/1)<br>
```
PUSH 2
PUSH 3
Expand Down

0 comments on commit 4940e2e

Please sign in to comment.