From 305fcefcbb39974af6739051c2b6a08db801b87b Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 29 Aug 2023 09:10:46 +0200 Subject: [PATCH] fix docs url --- .github/settings.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/settings.yml b/.github/settings.yml index 4fdc9ba..6500c85 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -1,7 +1,7 @@ repository: name: wp-github-comment description: Woodpecker CI plugin to add comments to GitHub Issues and Pull Requests - homepage: https://wp-plugin-index.geekdocs.de/plugins/wp-github-comment + homepage: https://woodpecker-plugins.geekdocs.de/plugins/wp-github-comment topics: woodpecker-ci, woodpecker, woodpecker-plugin private: false diff --git a/README.md b/README.md index ef57426..0516eae 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Woodpecker CI plugin to add comments to GitHub Issues and Pull Requests [![Source: GitHub](https://img.shields.io/badge/source-github-blue.svg?logo=github&logoColor=white)](https://github.com/thegeeklab/wp-github-comment) [![License: MIT](https://img.shields.io/github/license/thegeeklab/wp-github-comment)](https://github.com/thegeeklab/wp-github-comment/blob/main/LICENSE) -Woodpecker CI plugin to add comments to GitHub Issues and Pull Requests. You can find the full documentation at [https://wp-plugin-index.geekdocs.de](https://wp-plugin-index.geekdocs.de/plugins/wp-github-comment). +Woodpecker CI plugin to add comments to GitHub Issues and Pull Requests. You can find the full documentation at [https://woodpecker-plugins.geekdocs.de](https://woodpecker-plugins.geekdocs.de/plugins/wp-github-comment). ## Contributors