diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index e2b06615..fec11d6c 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -7,4 +7,4 @@ on: jobs: commitlint: - uses: edx/.github/.github/workflows/commitlint.yml@master + uses: openedx/.github/.github/workflows/commitlint.yml@master diff --git a/README.rst b/README.rst index eb75ff4d..ae76ecfa 100644 --- a/README.rst +++ b/README.rst @@ -76,7 +76,7 @@ License ------- The code in this repository uses the Apache 2.0 license unless otherwise noted. -Please see the `LICENSE file `_ +Please see the `LICENSE file `_ for details. Documentation @@ -104,4 +104,4 @@ Please do not report security issues in public. Please email security@edx.org. .. _individual contributor agreement: https://open.edx.org/wp-content/uploads/2019/01/individual-contributor-agreement.pdf -.. _CONTRIBUTING: https://github.com/edx/edx-platform/blob/master/CONTRIBUTING.rst +.. _CONTRIBUTING: https://github.com/openedx/edx-platform/blob/master/CONTRIBUTING.rst diff --git a/src/App.js b/src/App.js index 7e525e93..be7b5e3a 100755 --- a/src/App.js +++ b/src/App.js @@ -147,7 +147,7 @@ class App extends Component {
  • This project on Github diff --git a/src/Header.js b/src/Header.js index 978c6b5d..70ced141 100644 --- a/src/Header.js +++ b/src/Header.js @@ -20,7 +20,7 @@ export default class Header extends React.Component {