Skip to content

Commit 06b9610

Browse files
committed
Fix branch_namingand and :ref:branching_model
1 parent d560534 commit 06b9610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/guidelines/dev_practices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To submit new code to a PyAnsys repository:
3838
to your computer.
3939

4040
#. In your local repository, create a branch. See :ref:`branch_naming`and
41-
and :ref:`branching_model`.
41+
:ref:`branching_model`.
4242

4343
#. Add your new feature and commit it locally. Be sure to commit
4444
frequently as the ability to revert to past commits is often helpful,

0 commit comments

Comments
 (0)