Skip to content

Commit 7be5b27

Browse files
committed
minor change in readme file
1 parent e6fc945 commit 7be5b27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ React timer hook is a custom [react hook](https://reactjs.org/docs/hooks-intro.h
1414

1515
---
1616

17-
## `useTimer` - [Live Demo](https://amrlabib.github.io/react-timer-hook/)
17+
## `useTimer` - [Demo](https://amrlabib.github.io/react-timer-hook/)
1818

1919
### Example
2020

@@ -92,7 +92,7 @@ export default function App() {
9292

9393
---
9494

95-
## `useStopwatch` - [Live Demo](https://amrlabib.github.io/react-timer-hook/)
95+
## `useStopwatch` - [Demo](https://amrlabib.github.io/react-timer-hook/)
9696

9797
### Example
9898

@@ -160,7 +160,7 @@ export default function App() {
160160
---
161161

162162

163-
## `useTime` - [Live Demo](https://amrlabib.github.io/react-timer-hook/)
163+
## `useTime` - [Demo](https://amrlabib.github.io/react-timer-hook/)
164164

165165
### Example
166166

0 commit comments

Comments
 (0)