diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 414a80d4d..dcc80e312 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,7 @@ jobs: name: Build the documentation runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 with: submodules: true - name: Install Sphinx diff --git a/README.rst b/README.rst index aaaeee1d3..6b804fa57 100644 --- a/README.rst +++ b/README.rst @@ -9,9 +9,9 @@ propagated to generated documents. You can also translate online at and your changes will be merged to Git. -.. image:: https://hosted.weblate.org/widgets/phpmyadmin/-/svg-badge.svg +.. image:: https://hosted.weblate.org/widget/phpmyadmin/documentation/svg-badge.svg :alt: Translation status - :target: https://hosted.weblate.org/engage/phpmyadmin/?utm_source=widget + :target: https://hosted.weblate.org/engage/phpmyadmin/ .. image:: https://github.com/phpmyadmin/localized_docs/actions/workflows/build.yml/badge.svg?branch=master :alt: Build documentation