diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index e2b0661..fec11d6 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.md b/README.md index e2749e3..714fbaa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ A Python library for implementing Tin Can API. -[![Build Status](https://github.com/edx/TinCanPython/workflows/Python%20CI/badge.svg?branch=master)](https://github.com/edx/TinCanPython/actions?query=workflow%3A%22Python+CI%22) +[![Build Status](https://github.com/openedx/TinCanPython/workflows/Python%20CI/badge.svg?branch=master)](https://github.com/openedx/TinCanPython/actions?query=workflow%3A%22Python+CI%22) For hosted API documentation, basic usage instructions, supported version listing, etc. visit the main project website at: