We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3b4080 + cd14614 commit 0c9ef8aCopy full SHA for 0c9ef8a
examples/real-world/components/Explore.js
@@ -1,6 +1,6 @@
1
import React, { Component, PropTypes } from 'react'
2
3
-const GITHUB_REPO = 'https://github.com/rackt/redux'
+const GITHUB_REPO = 'https://github.com/reactjs/redux'
4
5
export default class Explore extends Component {
6
constructor(props) {
0 commit comments