File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 29
29
< ul class ="right ">
30
30
< li > < a href ="/download/windows/ " class ="set-os-download-url "> {% t header.download %}</ a > </ li >
31
31
< li > < a href ="https://docs.godotengine.org "> {% t header.docs %}</ a > </ li >
32
- < li > < a href ="https://docs .godotengine.org/en/stable/contributing /how_to_contribute.html "> {% t header.contribute %}</ a > </ li >
32
+ < li > < a href ="https://contributing .godotengine.org/en/latest/organization /how_to_contribute.html "> {% t header.contribute %}</ a > </ li >
33
33
{% if page.localize %}
34
34
< li class ="language-selector " onclick ="this.classList.toggle('open') ">
35
35
< a class ="mobile-language-selector " href ="# "> {% t header.language %}: </ a >
Original file line number Diff line number Diff line change @@ -285,7 +285,7 @@ <h2>Preview builds</h2>
285
285
</ li >
286
286
< li >
287
287
Follow the instructions from the
288
- < a href ="https://docs.godotengine.org/en/stable/contributing /development/compiling/index.html "> official documentation</ a > .
288
+ < a href ="https://docs.godotengine.org/en/stable/engine_details /development/compiling/index.html "> official documentation</ a > .
289
289
</ li >
290
290
</ ul >
291
291
</ div >
Original file line number Diff line number Diff line change @@ -369,23 +369,23 @@ <h2>{%t home.get_involved.title %}</h2>
369
369
< img src ="/assets/home/code.svg " alt ="" width ="250 " height ="250 " loading ="lazy ">
370
370
< h4 > {%t home.get_involved.cards.code.title %}</ h4 >
371
371
< p > {%t home.get_involved.cards.code.text %}</ p >
372
- < a href ="https://docs .godotengine.org/en/stable/contributing /how_to_contribute.html#technical-contributions "
372
+ < a href ="https://contributing .godotengine.org/en/latest/organization /how_to_contribute.html#technical-contributions "
373
373
class ="btn btn-flat btn-flat-frosted " target ="_blank " rel ="noopener "> {%t home.get_involved.cards.cta %}</ a >
374
374
</ div >
375
375
376
376
< div class ="text-center base-padding ">
377
377
< img src ="/assets/home/document.svg " alt ="" width ="250 " height ="250 " loading ="lazy ">
378
378
< h4 > {%t home.get_involved.cards.document.title %}</ h4 >
379
379
< p > {%t home.get_involved.cards.document.text %}</ p >
380
- < a href ="https://docs .godotengine.org/en/stable/contributing /how_to_contribute.html#technical-contributions "
380
+ < a href ="https://contributing .godotengine.org/en/latest/organization /how_to_contribute.html#technical-contributions "
381
381
class ="btn btn-flat btn-flat-frosted " target ="_blank " rel ="noopener "> {%t home.get_involved.cards.cta %}</ a >
382
382
</ div >
383
383
384
384
< div class ="text-center base-padding ">
385
385
< img src ="/assets/home/report.svg " alt ="" width ="250 " height ="250 " loading ="lazy ">
386
386
< h4 > {%t home.get_involved.cards.report.title %}</ h4 >
387
387
< p > {%t home.get_involved.cards.report.text %}</ p >
388
- < a href ="https://docs .godotengine.org/en/stable/contributing /how_to_contribute.html#technical-contributions "
388
+ < a href ="https://contributing .godotengine.org/en/latest/organization /how_to_contribute.html#technical-contributions "
389
389
class ="btn btn-flat btn-flat-frosted " target ="_blank " rel ="noopener "> {%t home.get_involved.cards.cta %}</ a >
390
390
</ div >
391
391
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ <h1>Priorities</h1>
166
166
</ svg >
167
167
</ div >
168
168
</ a >
169
- < a class ="wishlist-btn-anchor howto " href ="https://docs .godotengine.org/en/stable/contributing /how_to_contribute.html " target ="_blank ">
169
+ < a class ="wishlist-btn-anchor howto " href ="https://contributing .godotengine.org/en/latest/organization /how_to_contribute.html " target ="_blank ">
170
170
< div class ="wishlist-btn-text ">
171
171
< span > How to contribute</ span >
172
172
< svg width ="16 " height ="16 " viewBox ="0 0 16 16 " fill ="none " xmlns ="http://www.w3.org/2000/svg ">
You can’t perform that action at this time.
0 commit comments