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: organization/pull_requests/testing.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ Downloading a zipped pull request branch
103
103
104
104
.. image:: img/testing_pull_requests_fork_zip.png
105
105
106
-
- Extract the ZIP archive and follow the `compiling instructions <https://docs.godotengine.org/en/latest/engine_details/development/compiling/index.html>`
106
+
- Extract the ZIP archive and follow the `compiling instructions <https://docs.godotengine.org/en/latest/engine_details/development/compiling/index.html>`__
107
107
for your operating system.
108
108
109
109
Checking out a pull request branch with git
@@ -135,4 +135,4 @@ So for the pull request above, the actual command will be:
135
135
136
136
git checkout editor_file_dialog_filter_sort
137
137
138
-
- And follow the `compiling instructions <https://docs.godotengine.org/en/latest/engine_details/development/compiling/index.html>` for your operating system.
138
+
- And follow the `compiling instructions <https://docs.godotengine.org/en/latest/engine_details/development/compiling/index.html>`__ for your operating system.
0 commit comments