Skip to content

Commit b5e4ef6

Browse files
authored
fix: fix relative links generation for github pages (#89)
1 parent 52a511c commit b5e4ef6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

playground/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "playground",
33
"private": true,
44
"description": "Playground app for AsyncApi React Component",
5+
"homepage": "https://asyncapi.github.io/asyncapi-react",
56
"dependencies": {
67
"@fortawesome/fontawesome-svg-core": "^1.2.22",
78
"@fortawesome/free-brands-svg-icons": "^5.10.2",

0 commit comments

Comments
 (0)