Skip to content

Commit 5c1cbcf

Browse files
committed
Improve demo url
1 parent 7ccac62 commit 5c1cbcf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/example/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Example React console emulator.
44

5-
Used in the [live demo](https://autochthe.github.io/react-console/).
5+
Used in the [live demo][demo-url].
66

77

88
## Usage
@@ -26,3 +26,5 @@ Clean generated files:
2626
Clean generated files and dependencies:
2727

2828
npm run clean:deep
29+
30+
[demo-url]: https://autochthe.github.io/react-console/#react-console

0 commit comments

Comments
 (0)