oops missing .
This commit is contained in:
parent
d181533dc7
commit
6728875106
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
const
|
||||
// TODO: rely on project configuration for docs site location
|
||||
DOCS_BLOCKS_ROOT = "https://io.adafruitcom/actions-docs",
|
||||
DOCS_BLOCKS_ROOT = "https://io.adafruit.com/actions-docs",
|
||||
|
||||
processHelp = definition => {
|
||||
if (!definition.definitionPath) { return {} }
|
||||
|
|
|
|||
Loading…
Reference in a new issue