Skip to content

Commit fd965f6

Browse files
committed
Fix internal links.
1 parent ea8067a commit fd965f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

documentation/contributing_to_the_contributing_docs.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and improve alongside the rest of Godot. Community involvement is just as
1111
welcome on this site as in the rest of Godot's documentation!
1212

1313
If you'd like to submit an idea for a change of guidelines or operations,
14-
please consider proposing it as an `idea <_doc_contributing_ideas>`__
14+
please consider proposing it as an :ref:`idea <_doc_contributing_ideas>`
1515
instead of attempting to change the docs directly.
1616

1717
Making changes to the contributing docs
@@ -20,8 +20,8 @@ Making changes to the contributing docs
2020
The information on this site are managed in a GitHub repository
2121
(`github.com/godotengine/godot-contributing-docs <https://github.com/godotengine/godot-contributing-docs>`__).
2222
You can contribute to this repository using our regular
23-
:ref:`PR workflow <doc_pr_workflow>`__. Please adhere to our
24-
:ref:`documentation guidelines <doc_documentation_guidelines>`__ when making
23+
:ref:`PR workflow <doc_pr_workflow>`. Please adhere to our
24+
:ref:`documentation guidelines <doc_documentation_guidelines>` when making
2525
changes.
2626

2727
To get started quickly, visit any article on this site and click the "Edit

other/website.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ and maintained with a git repository:
77
This includes the static content, informational pages and press material,
88
as well as the articles on the blog.
99

10-
To contribute to it, please use our our regular :ref:`PR workflow <doc_pr_workflow>`__.
10+
To contribute to it, please use our our regular :ref:`PR workflow <doc_pr_workflow>`.
1111

1212
Content guidelines
1313
------------------
1414

1515
There are no dedicated content guidelines for the website as of yet.
16-
Please consider reading our :ref:`documentation guidelines <doc_documentation_guidelines>`__
16+
Please consider reading our :ref:`documentation guidelines <doc_documentation_guidelines>`
1717
as an alternative.

0 commit comments

Comments
 (0)