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: docs/writing_buildspecs/global.rst
+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
@@ -34,7 +34,7 @@ on ``type`` field.
34
34
Every sub-schema requires **type** field in this case, ``type: script`` informs
35
35
buildtest to validate with the :ref:`script_schema` which will use schema `script.schema.json <https://buildtesters.github.io/buildtest/pages/schemas/script.schema.json>`_.
36
36
37
-
To understand how buildtest validates the buildspecsee :ref:`parsing buildspecs <parse_stage>`.
37
+
To learn more about how buildtest validates the buildspec, please see :ref:`parsing buildspecs <parse_buildspecs>`.
0 commit comments