Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Fix link to Configuration page #3891

Merged
merged 1 commit into from
May 10, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/develop/custom-rules/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ node -r ts-node/register node_modules/.bin/tslint <your options>
NODE_OPTIONS="-r ts-node/register" tslint <your options>
```

[0]: {{site.baseurl | append: "/usage/tslint-json/"}}
[0]: {{site.baseurl | append: "/usage/configuration/"}}