mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-22 00:24:58 +00:00
Allow configuring the URL to user documentation
This commit is contained in:
@@ -172,7 +172,7 @@ const LOGO = (
|
||||
<br />
|
||||
<span>
|
||||
<a
|
||||
href="https://woodpecker.laszlo.cloud"
|
||||
href={window.DRONE_DOCS}
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
|
Reference in New Issue
Block a user