diff --git a/README.md b/README.md
index 5b42e2e7..4264706c 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@
- [`useWindowScroll`](./docs/useWindowScroll.md) — tracks `Window` scroll position. [![][img-demo]](https://streamich.github.io/react-use/?path=/story/sensors-usewindowscroll--docs)
- [`useWindowSize`](./docs/useWindowSize.md) — tracks `Window` dimensions. [![][img-demo]](https://codesandbox.io/s/m7ln22668)
- [`useMeasure`](./docs/useMeasure.md) — tracks an HTML element's dimensions using the Resize Observer API.[![][img-demo]](https://streamich.github.io/react-use/?path=/story/sensors-usemeasure--demo)
- - [`createBreakpoint`](./doc/createBreakpoint.md) — tracks `innerWidth`
+ - [`createBreakpoint`](./docs/createBreakpoint.md) — tracks `innerWidth`
- [**UI**](./docs/UI.md)