Skip to content

Commit

Permalink
Fix hyperlink typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
MMZK1526 authored May 29, 2024
1 parent 5d36731 commit 568f2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ main = do
-- ...
```

For more information, see [Data.KindID.Class]([src/Data/KindID/Class.hs](https://hackage.haskell.org/package/mmzk-typeid/docs/Data-KindID-Class.html)).
For more information, see [Data.KindID.Class](https://hackage.haskell.org/package/mmzk-typeid/docs/Data-KindID-Class.html).

## Note
Functions not explicitly exported are considered internal and are subjected to changes.

0 comments on commit 568f2b6

Please sign in to comment.