diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml index 2a0af89..8a381c5 100644 --- a/.github/workflows/docs.yaml +++ b/.github/workflows/docs.yaml @@ -1,10 +1,9 @@ name: docs on: - workflow_dispatch: push: - tags: - - '*' + branches: ['master'] + paths: ['docs/**'] jobs: docs: diff --git a/docs/index.md b/docs/index.md index e265f53..bec6968 100644 --- a/docs/index.md +++ b/docs/index.md @@ -27,7 +27,7 @@ RegiFair is available in the following languages: * English * Italian -The complete source code can be found at https://github.com/zonia3000/regi-fair +The complete source code can be found on [GitHub](https://github.com/zonia3000/regi-fair). ## User guide diff --git a/readme.txt b/readme.txt index 9f4e759..e963608 100644 --- a/readme.txt +++ b/readme.txt @@ -37,7 +37,7 @@ RegiFair is available in the following languages: * English * Italian -This plugin contains minified JavaScript code. The complete source code can be found at the following URL: https://github.com/zonia3000/regi-fair +This plugin contains minified JavaScript code. The complete source code is available on [GitHub](https://github.com/zonia3000/regi-fair). == Frequently Asked Questions ==