diff --git a/BUILD.rst b/BUILD.rst index 0c8d74d..c732a46 100644 --- a/BUILD.rst +++ b/BUILD.rst @@ -129,8 +129,8 @@ Release notes 4. Add, commit and push:: - git add doc/robotremoteserver-$VERSION.rst - git commit -m "Release notes for $VERSION" doc/robotremoteserver-$VERSION.rst + git add docs/robotremoteserver-$VERSION.rst + git commit -m "Release notes for $VERSION" docs/robotremoteserver-$VERSION.rst git push 5. Update later if necessary. Writing release notes is typically the biggest