From 342d31dc640b1b497ce5ba7b2640630b12177b57 Mon Sep 17 00:00:00 2001 From: maurerle Date: Mon, 16 Mar 2020 13:06:43 +0100 Subject: [PATCH] update link to docs on plugins.drone.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 155a528..d0d00ce 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Go Doc](https://godoc.org/github.com/drone-plugins/drone-hugo?status.svg)](http://godoc.org/github.com/drone-plugins/drone-hugo) [![Go Report](https://goreportcard.com/badge/github.com/drone-plugins/drone-hugo)](https://goreportcard.com/report/github.com/drone-plugins/drone-hugo) -Automatically create static web page files using [Hugo](https://github.com/gohugoio/hugo) within your Drone pipeline. For the usage information and a listing of the available options please take a look at [the docs](http://plugins.drone.io/drone-plugins/drone-hugo/). +Automatically create static web page files using [Hugo](https://github.com/gohugoio/hugo) within your Drone pipeline. For the usage information and a listing of the available options please take a look at [the docs](http://plugins.drone.io/cbrgm/drone-hugo/). ## Build