Skip to content

Commit 7254fd9

Browse files
authored
Update links
1 parent 6f13d5a commit 7254fd9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/src/index.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,12 +142,12 @@ class Example extends React.Component<{}, ExampleState> {
142142
Featuring split view, inline view, word diff, line highlight and more.
143143
</p>
144144
<div className="cta">
145-
<a href="https://github.com/praneshr/react-diff-viewer/tree/v2.0#install">
145+
<a href="https://github.com/praneshr/react-diff-viewer#install">
146146
<button type="button" className="btn btn-primary btn-lg">
147-
Documentation (v2.0)
147+
Documentation
148148
</button>
149149
</a>
150-
<a href="https://github.com/praneshr/react-diff-viewer/tree/v2.0">
150+
<a href="https://github.com/praneshr/react-diff-viewer">
151151
<button type="button" className="btn btn-primary btn-lg">
152152
Github
153153
</button>

0 commit comments

Comments
 (0)