Skip to content

Commit 825da6a

Browse files
authored
Fix mixed old and new API links (robotframework#3556)
1 parent 881db2f commit 825da6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/releasenotes/rf-3.2rc2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,8 +388,8 @@ and all tools using the old parsing API need to be updated when migrating
388388
to Robot Framework 3.2. To see what has changed, see the old__ and new__
389389
API documentation.
390390

391-
__ https://robot-framework.readthedocs.io/en/master/autodoc/robot.parsing.html
392391
__ https://robot-framework.readthedocs.io/en/v3.1.2/autodoc/robot.parsing.html
392+
__ https://robot-framework.readthedocs.io/en/master/autodoc/robot.parsing.html
393393

394394
Changes to recognizing and evaluating variables
395395
-----------------------------------------------

0 commit comments

Comments
 (0)