Merge pull request #4448 from micronAMZN/lmbrcentral-gem-doc-link

Updated LmbrCentral gem.json documentation_url field. This doc is being moved
This commit is contained in:
William Hayward
2021-10-05 18:37:07 -04:00
committed by GitHub
+1 -1
View File
@@ -15,6 +15,6 @@
],
"icon_path": "preview.png",
"requirements": "",
"documentation_url": "https://o3de.org/docs/user-guide/gems/reference/core/lmbr-central/",
"documentation_url": "https://o3de.org/docs/user-guide/gems/reference/o3de-core/",
"dependencies": []
}