From 239c16c49426952a0251f0cfa97bec3bd0be638a Mon Sep 17 00:00:00 2001 From: tetrapod00 <145553014+tetrapod00@users.noreply.github.com> Date: Sat, 8 Feb 2025 22:04:46 -0800 Subject: [PATCH] Update links to Q&A site to forum --- contributing/documentation/updating_the_class_reference.rst | 2 +- getting_started/introduction/learning_new_features.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contributing/documentation/updating_the_class_reference.rst b/contributing/documentation/updating_the_class_reference.rst index 77e3b2627..92c7e3248 100644 --- a/contributing/documentation/updating_the_class_reference.rst +++ b/contributing/documentation/updating_the_class_reference.rst @@ -73,7 +73,7 @@ worry. Leave it for now, and list the methods you skipped when you open a pull r with your changes. Another writer will take care of it. You can still look at the methods' implementation in Godot's source code on GitHub. -If you have doubts, feel free to ask on the `Q&A website `_ +If you have doubts, feel free to ask on the `Godot Forum `_ and `Godot Contributors Chat `_. .. warning:: diff --git a/getting_started/introduction/learning_new_features.rst b/getting_started/introduction/learning_new_features.rst index cae20a23b..569272b2b 100644 --- a/getting_started/introduction/learning_new_features.rst +++ b/getting_started/introduction/learning_new_features.rst @@ -85,7 +85,7 @@ help on one of the many `active communities `_. The best place to ask questions and find already answered ones is the -official `Questions & Answers `_ site. These +official `Godot Forum `_. These responses show up in search engine results and get saved, allowing other users to benefit from discussions on the platform. Once you have asked a question there, you can share its link on other social platforms. Before asking a question, be