Skip to content

Commit 3963d98

Browse files
committed
Update instructions
1 parent 678c6ab commit 3963d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/developers/releasing.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This page describes the steps for publishing a new Home Assistant release. Those
3636

3737
1. Create a blog post in the release branch and base it on the text of the PR in the main repository. Add images, additional text, links, etc. if it adds value. Tag each platform/component in a message to documentation.
3838
2. Create missing documentation as stubs.
39-
3. Update `config.yml` with link to the new release blog post and version number (at the bottom of the file).
39+
3. Update `_config.yml` with link to the new release blog post and version number (at the bottom of the file).
4040
4. Merge `current` into release branch (`$ git checkout release-0-40 && git merge current`) to make the PR mergeable.
4141
5. Merge pull request (blog post, updated frontpage, and all new documentation) to `current`. DO NOT SQUASH!
4242
6. Run `credits_generator`.

0 commit comments

Comments
 (0)