We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55a9a20 commit 145c8d3Copy full SHA for 145c8d3
BUILD.rst
@@ -129,8 +129,8 @@ Release notes
129
130
4. Add, commit and push::
131
132
- git add doc/SeleniumLibrary-$VERSION.rst
133
- git commit -m "Release notes for $VERSION" doc/SeleniumLibrary-$VERSION.rst
+ git add docs/SeleniumLibrary-$VERSION.rst
+ git commit -m "Release notes for $VERSION" docs/SeleniumLibrary-$VERSION.rst
134
git push
135
136
5. Update later if necessary. Writing release notes is typically the biggest
0 commit comments