Fix plugin URLs (#2850)

This commit is contained in:
qwerty287 2023-11-20 19:53:51 +01:00 committed by GitHub
parent 7530e9d8a3
commit f4c51b01ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,18 +76,6 @@
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-email/master/docs.md",
"verified": true
},
{
"// todo": true,
"name": "Docker",
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-docker/master/docs.md",
"verified": true
},
{
"// todo": true,
"name": "GitHub release",
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-github-release/master/docs.md",
"verified": true
},
{
"// todo": true,
"name": "Chart releaser",
@ -161,12 +149,12 @@
},
{
"name": "Release Helper",
"docs": "https://raw.githubusercontent.com/woodpeckerci/plugin-ready-release-go/main/docs.md",
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-ready-release-go/main/docs.md",
"verified": true
},
{
"name": "GitHub Release",
"docs": "https://raw.githubusercontent.com/woodpeckerci/plugin-github-release/main/docs.md",
"docs": "https://raw.githubusercontent.com/woodpecker-ci/plugin-github-release/main/docs.md",
"verified": true
}
]