Admin message

WARNING! Gitlab maintenance operation scheduled for Thursday, 7 May between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.

wrong description of "href" attribute in "Link" definition
description of "href" attribute in "Link" definition is wrong. https://forge.etsi.org/rep/nfv/SOL005/-/blob/master/src/SOL005/definitions/SOL005_def.yaml?ref_type=heads Current: ``` URI of a resource referenced from a notification. Should be an absolute URI (i.e. a URI that contains {apiRoot}), however, may be a relative URI (i.e. a URI where the {apiRoot} part is omitted) if the {apiRoot} information is not available. ``` SOL013: ``` URI of another resource referenced from a resource. Shall be an absolute URI (i.e. a URI that contains {apiRoot}). ```
issue