Skip to content

Commit ad255a9

Browse files
committed
Merge #35 - Update translation badge
Pull-request: #35 Signed-off-by: William Desportes <williamdes@wdes.fr>
2 parents e62542e + e5396dd commit ad255a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Build the documentation
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/checkout@v4
18+
- uses: actions/checkout@v6
1919
with:
2020
submodules: true
2121
- name: Install Sphinx

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ propagated to generated documents. You can also translate online at
99
<https://hosted.weblate.org/projects/phpmyadmin/documentation/> and your changes
1010
will be merged to Git.
1111

12-
.. image:: https://hosted.weblate.org/widgets/phpmyadmin/-/svg-badge.svg
12+
.. image:: https://hosted.weblate.org/widget/phpmyadmin/documentation/svg-badge.svg
1313
:alt: Translation status
14-
:target: https://hosted.weblate.org/engage/phpmyadmin/?utm_source=widget
14+
:target: https://hosted.weblate.org/engage/phpmyadmin/
1515

1616
.. image:: https://github.com/phpmyadmin/localized_docs/actions/workflows/build.yml/badge.svg?branch=master
1717
:alt: Build documentation

0 commit comments

Comments
 (0)