Skip to content

Commit 0e0cb6a

Browse files
committed
Updated API from documentation release
1 parent a30cdb4 commit 0e0cb6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-specs/frontend-api/types/BuildMetadata.raml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ properties:
1414
description: Current time represented in the format `YYYY.MM.DD.HH.mm`. This value should be unique and sortable.
1515
nodeJsVersion:
1616
type: integer
17-
description: Node.js version for the [Extension runner](/../frontend-getting-started/development-concepts#extension-runner).
17+
description: Node.js version for the [Extension runner](/../frontend-development/extensions#extension-runner).
1818
default: 18
1919
required: false
2020
buildSuccessful:

0 commit comments

Comments
 (0)