Skip to content

Commit

Permalink
docs: fix docs readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andrepolischuk committed Aug 14, 2024
1 parent 632900e commit e3c6e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typedoc.package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": "@rambler-tech/typedoc-config",
"readme": "../../README.md",
"readme": "./README.md",
"entryPoints": ["./index.ts"]
}

0 comments on commit e3c6e7d

Please sign in to comment.