diff options
| author | Rémi Verschelde | 2018-01-25 09:03:59 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2018-01-25 09:03:59 +0100 |
| commit | f2e3825616ce67078159adc3d591e4c6e368983a (patch) | |
| tree | e42a79b5a304ccc4f2e5189ac3b2ee79a1491cda /doc/classes/BakedLightmap.xml | |
| parent | d516aab8fa6b64c914082888863c5a89b3fec574 (diff) | |
| download | godot-f2e3825616ce67078159adc3d591e4c6e368983a.tar.gz godot-f2e3825616ce67078159adc3d591e4c6e368983a.tar.zst godot-f2e3825616ce67078159adc3d591e4c6e368983a.zip | |
doc: Fix references to online tutorials after godotengine/godot-docs#1015
Diffstat (limited to 'doc/classes/BakedLightmap.xml')
| -rw-r--r-- | doc/classes/BakedLightmap.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/BakedLightmap.xml b/doc/classes/BakedLightmap.xml index d5eb4f686..a9033906d 100644 --- a/doc/classes/BakedLightmap.xml +++ b/doc/classes/BakedLightmap.xml @@ -5,7 +5,7 @@ <description> </description> <tutorials> - http://docs.godotengine.org/en/3.0/learning/features/3d/baked_lightmaps.html + http://docs.godotengine.org/en/3.0/tutorials/3d/baked_lightmaps.html </tutorials> <demos> </demos> |
