Skip to content

Commit c946331

Browse files
committed
Fix instructions ('doc' -> 'docs')
1 parent fc46b52 commit c946331

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: BUILD.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ Release notes
129129

130130
4. Add, commit and push::
131131

132-
git add doc/robotremoteserver-$VERSION.rst
133-
git commit -m "Release notes for $VERSION" doc/robotremoteserver-$VERSION.rst
132+
git add docs/robotremoteserver-$VERSION.rst
133+
git commit -m "Release notes for $VERSION" docs/robotremoteserver-$VERSION.rst
134134
git push
135135

136136
5. Update later if necessary. Writing release notes is typically the biggest

0 commit comments

Comments
 (0)