Skip to content

Commit 7f8ec4a

Browse files
committed
Updated two links based on input from Copilot when making improvements to the Habitat documentation
Signed-off-by: Lisa Barry <lisa.barry@progress.com>
1 parent c53867e commit 7f8ec4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.expeditor/scripts/release_habitat/generate-template-reference.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ draft = false
1616
parent = "habitat/reference"
1717
+++
1818
19-
<!-- This is a generated file, do not edit it directly. See https://github.com/habitat-sh/habitat/blob/master/.expeditor/scripts/finish_release/generate-template-reference.js -->
19+
<!-- This is a generated file, do not edit it directly. See https://github.com/habitat-sh/habitat/blob/main/.expeditor/scripts/release_habitat/generate-template-reference.js -->
2020
2121
The following settings can be used during a Chef Habitat service's lifecycle. This means that you can use these settings in any of the plan hooks, such as \`init\`, or \`run\`, and also in any templatized configuration file for your application or service.
2222
23-
These configuration settings are referenced using the [Handlebars.js](https://github.com/wycats/handlebars.js/) version of [Mustache-style](https://mustache.github.io/mustache.5.html) tags.
23+
These configuration settings are referenced using the [Handlebars.js](https://github.com/handlebars-lang/handlebars.js) version of [Mustache-style](https://mustache.github.io/mustache.5.html) tags.
2424
2525
`);
2626
}

0 commit comments

Comments
 (0)