Skip to content

Commit 2239491

Browse files
committed
Change to rafgraph
1 parent 1739e73 commit 2239491

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
***Note that this is for React Router v4/5, for v2/3 see [this solution](https://github.com/rafgraph/react-router-hash-link/tree/react-router-v2/3).***
44

5-
[Live Example](http://react-router-hash-link.rafrex.com/)
5+
![npm](https://img.shields.io/npm/dm/react-router-hash-link?label=npm)
6+
7+
[Demo website](https://react-router-hash-link.rafgraph.dev/) (code on the [`gh-pages` branch](https://github.com/rafgraph/react-router-hash-link/tree/gh-pages))
8+
9+
---
610

711
This is a solution to [React Router's issue of not scrolling to `#hash-fragments`](https://github.com/reactjs/react-router/issues/394#issuecomment-220221604) when using the `<Link>` component to navigate.
812

0 commit comments

Comments
 (0)