You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/chapter-03/02_variables.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Variables can be created and assigned in various ways, such as:
35
35
36
36
(*) These methods are not part of this syllabus.
37
37
38
-
Beside variables created by the user, Robot Framework also supports **Built-in Variables** that are explained in the [5.1.6 Built-In Variables](chapter-05/01_advanced_variables.md#515-built-in-variables) chapter.
38
+
Beside variables created by the user, Robot Framework also supports **Built-in Variables** that are explained in the [5.1.5 Built-In Variables](chapter-05/01_advanced_variables.md#515-built-in-variables) chapter.
0 commit comments