We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f13d5a commit 7254fd9Copy full SHA for 7254fd9
examples/src/index.tsx
@@ -142,12 +142,12 @@ class Example extends React.Component<{}, ExampleState> {
142
Featuring split view, inline view, word diff, line highlight and more.
143
</p>
144
<div className="cta">
145
- <a href="https://github.com/praneshr/react-diff-viewer/tree/v2.0#install">
+ <a href="https://github.com/praneshr/react-diff-viewer#install">
146
<button type="button" className="btn btn-primary btn-lg">
147
- Documentation (v2.0)
+ Documentation
148
</button>
149
</a>
150
- <a href="https://github.com/praneshr/react-diff-viewer/tree/v2.0">
+ <a href="https://github.com/praneshr/react-diff-viewer">
151
152
Github
153
0 commit comments