Skip to content

Commit 258277c

Browse files
cbcoutinhohramos
authored andcommitted
Fix github issues hyperlink (facebook#406)
1 parent a51eb6c commit 258277c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/versions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ class Versions extends React.Component {
8181
verify the changes
8282
</a>{" "}
8383
and to identify any issues by{" "}
84-
<a href="github.com/facebook/react-native/issues">
84+
<a href="https://github.com/facebook/react-native/issues">
8585
writing clear, actionable bug reports
8686
</a>. Eventually, the release candidate will be promoted to stable.
8787
</p>

0 commit comments

Comments
 (0)