From 8ec7ca67c5d8094237a4203ee3cd6bb0502f2a7e Mon Sep 17 00:00:00 2001 From: Sonia Zorba Date: Fri, 22 Nov 2024 21:38:44 +0100 Subject: [PATCH] Updated docs and readme --- .github/workflows/docs.yaml | 5 ++--- docs/index.md | 2 +- readme.txt | 2 +- 3 files changed, 4 insertions(+), 5 deletions(-) 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 ==