Skip to content

Commit

Permalink
Updated docs and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zonia3000 committed Nov 22, 2024
1 parent 350fa3c commit 8ec7ca6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: docs

on:
workflow_dispatch:
push:
tags:
- '*'
branches: ['master']
paths: ['docs/**']

jobs:
docs:
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 ==

Expand Down

0 comments on commit 8ec7ca6

Please sign in to comment.