Skip to content

Commit 304eb76

Browse files
committed
Fix two links.
1 parent 565d5f5 commit 304eb76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

organization/pull_requests/testing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Downloading a zipped pull request branch
103103

104104
.. image:: img/testing_pull_requests_fork_zip.png
105105

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>`__
107107
for your operating system.
108108

109109
Checking out a pull request branch with git
@@ -135,4 +135,4 @@ So for the pull request above, the actual command will be:
135135

136136
git checkout editor_file_dialog_filter_sort
137137

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

Comments
 (0)