File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77
88jobs :
99 commitlint :
10- uses : edx /.github/.github/workflows/commitlint.yml@master
10+ uses : openedx /.github/.github/workflows/commitlint.yml@master
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ License
7676-------
7777
7878The code in this repository uses the Apache 2.0 license unless otherwise noted.
79- Please see the `LICENSE file <https://github.com/edx /edx-bootstrap/blob/master/LICENSE >`_
79+ Please see the `LICENSE file <https://github.com/openedx /edx-bootstrap/blob/master/LICENSE >`_
8080for details.
8181
8282Documentation
@@ -104,4 +104,4 @@ Please do not report security issues in public. Please email
104104105105
106106.. _individual contributor agreement : https://open.edx.org/wp-content/uploads/2019/01/individual-contributor-agreement.pdf
107- .. _CONTRIBUTING : https://github.com/edx /edx-platform/blob/master/CONTRIBUTING.rst
107+ .. _CONTRIBUTING : https://github.com/openedx /edx-platform/blob/master/CONTRIBUTING.rst
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ class App extends Component {
147147 < li >
148148 < a
149149 className = "nav-link "
150- href = "https://github.com/edx /edx-bootstrap/tree/update-with-documentation-site"
150+ href = "https://github.com/openedx /edx-bootstrap/tree/update-with-documentation-site"
151151 >
152152 This project on Github
153153 </ a >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ export default class Header extends React.Component {
2020
2121 < ul className = "navbar-nav flex-row ml-md-auto d-none d-md-flex" >
2222 < li className = "nav-item" >
23- < a className = "nav-link " href = "https://github.com/edx /edx-bootstrap/tree/update-with-documentation-site" > This github branch</ a >
23+ < a className = "nav-link " href = "https://github.com/openedx /edx-bootstrap/tree/update-with-documentation-site" > This github branch</ a >
2424 </ li >
2525 < li className = "nav-item" >
2626 < a className = "nav-link" href = "https://getbootstrap.com/docs/4.2/getting-started/introduction/" > Original Bootstrap Docs</ a >
You can’t perform that action at this time.
0 commit comments