Skip to content

Commit

Permalink
Fix incorrect link in docs
Browse files Browse the repository at this point in the history
Link to cleanup suggestions was actually linking to the `How decaffeinate approaches correctness` page
  • Loading branch information
drauf committed Sep 4, 2023
1 parent 02ed516 commit 3518dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conversion-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ but don't work as well in JavaScript.

For a comprehensive list of things to keep in mind when looking over the
JavaScript output, see
[Cleanup suggestions after running decaffeinate](./correctness-issues.md).
[Cleanup suggestions after running decaffeinate](./suggestions.md).

### Run your tests

Expand Down

0 comments on commit 3518dfa

Please sign in to comment.