Skip to content

Commit 145c8d3

Browse files
authored
Minor documentation fixes to the BUILD.rst (#1005)
1 parent 55a9a20 commit 145c8d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILD.rst

Lines changed: 2 additions & 2 deletions
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/SeleniumLibrary-$VERSION.rst
133-
git commit -m "Release notes for $VERSION" doc/SeleniumLibrary-$VERSION.rst
132+
git add docs/SeleniumLibrary-$VERSION.rst
133+
git commit -m "Release notes for $VERSION" docs/SeleniumLibrary-$VERSION.rst
134134
git push
135135

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

0 commit comments

Comments
 (0)