mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-13 16:50:34 +00:00
Use slugified plugin urls in docs (#5116)
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
]
|
||||
},
|
||||
"clone_settings": {
|
||||
"description": "Change the settings of your clone plugin. Read more: https://woodpecker-ci.org/plugins/Git%20Clone",
|
||||
"description": "Change the settings of your clone plugin. Read more: https://woodpecker-ci.org/plugins/git-clone",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"depth": {
|
||||
|
Reference in New Issue
Block a user