Skip to content

Commit fc8f6ae

Browse files
committed
Fix topic:3d links and a typo.
1 parent 8a47080 commit fc8f6ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

organization/areas.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The best way to get involved with a team is by joining their respective `RocketC
2121
--
2222

2323
* GitHub team: `godotengine/3d-nodes <https://github.com/godotengine/godot/pulls?q=is%3Apr+is%3Aopen+team-review-requested%3Agodotengine%2F3d-nodes>`__
24-
* GitHub label: ``topic:3d`` · issues · PRs
24+
* GitHub label: ``topic:3d`` · `issues <https://github.com/godotengine/godot/issues?q=is%3Aissue%20state%3Aopen%20label%3Atopic%3A3d>`__ · `PRs <https://github.com/godotengine/godot/pulls?q=is%3Apr+is%3Aopen+label%3Atopic%3A3d>`__
2525

2626
Animation
2727
---------

organization/how_to_contribute.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Technical contributions
6969
All pull requests need to be thoroughly reviewed before they can be merged into the master branch.
7070
Help us get a headstart by participating in the code review process.
7171

72-
To get started, chose any `open pull request <https://github.com/godotengine/godot/pulls>`_ and reference our **style guide**: :ref:`doc_pr_review_guidelines`
72+
To get started, choose any `open pull request <https://github.com/godotengine/godot/pulls>`_ and reference our **style guide**: :ref:`doc_pr_review_guidelines`
7373

7474
- **Write Plugins (GDScript, C#, & more)**
7575
Community addons are not directly included in the core engine download or repository, yet they provide essential quality of life upgrades for your fellow game developers.

0 commit comments

Comments
 (0)