diff --git a/docs/usage/self-hosted-experimental.md b/docs/usage/self-hosted-experimental.md index 8ab5fb75abfe9fed83986083f2f4f9f4a959f744..1151bd65d624acbb9c6730a87592add0deca66e0 100644 --- a/docs/usage/self-hosted-experimental.md +++ b/docs/usage/self-hosted-experimental.md @@ -47,4 +47,4 @@ If set to any string, Renovate will use this as the `user-agent` it sends with H ## RENOVATE_X_HARD_EXIT If set to any value, Renovate will use a "hard" `process.exit()` once all work is done, even if a sub-process is otherwise delaying Node.js from exiting. -See https://github.com/renovatebot/renovate/issues/8660 for background on why this was created. +See <https://github.com/renovatebot/renovate/issues/8660> for background on why this was created.