[CI] Fix docs deploy & links (#301)

* set git commiter

* update links to docu

* fix image link
This commit is contained in:
6543
2021-09-11 18:48:52 +02:00
committed by GitHub
parent 9d8f3d2dc7
commit d59fdb4602
4 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# Woodpecker
[Woodpecker](https://woodpecker.laszlo.cloud/) is a fork of the Drone CI system version 0.8, right before the 1.0 release and license changes
[Woodpecker](https://woodpecker-ci.github.io/) is a fork of the Drone CI system version 0.8, right before the 1.0 release and license changes
## Installing Woodpecker server
@@ -12,7 +12,7 @@ kubectl create secret generic drone-secret \
--from-literal=DRONE_SECRET=$(openssl rand -hex 32)
```
[GitHub](https://woodpecker.laszlo.cloud/administration/github/)
[GitHub](https://woodpecker-ci.github.io/docs/administration)
```
kubectl create secret generic drone-github-client \