diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 20847586a3..a2a0501069 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -118,7 +118,6 @@ jobs: - name: Install dependencies run: poetry install --only=docs - - uses: sphinx-doc/github-problem-matcher@master - name: Build docs - with: - run: poe docs + - uses: rffontenelle/sphinx-lint-problem-matcher@v1 + - name: Build docs + run: poe docs diff --git a/docs/changelog.rst b/docs/changelog.rst index a245cc623e..efb0eb69f5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -24,7 +24,7 @@ Other changes: * :doc:`contributing`: Since `poetry` now manages local virtual environments, `tox` has been replaced by a task runner `poethepoet`. This change affects beets developers and contributors. Please see updates in the - :ref:`development-tools` section for more details. Type ``poe`` while in + :ref:`develoment-tools` section for more details. Type ``poe`` while in the project directory to see the available commands. * Installation instructions have been made consistent across plugins documentation. Users should simply install `beets` with an `extra` of the