Björn Ritzl 5 роки тому
батько
коміт
79f8ff9acf
2 змінених файлів з 2 додано та 2 видалено
  1. 1 1
      docs/en/manuals/extensions.md
  2. 1 1
      docs/en/manuals/networking.md

+ 1 - 1
docs/en/manuals/extensions.md

@@ -235,4 +235,4 @@ Allowed keys are for platform specific compile flags are:
 * [MacOS and iOS camera extension](https://github.com/defold/extension-camera)
 * [iOS and Android Admob extension](https://github.com/defold/extension-admob)
 
-The [Defold community asset portal](https://www.defold.com/community/assets/) also contain community created extensions.
+The [Defold asset portal](https://www.defold.com/assets/) also contain several native extensions.

+ 1 - 1
docs/en/manuals/networking.md

@@ -32,7 +32,7 @@ Using HTTP requests allows you to connect to and interact with thousands of diff
 * [PlayFab](https://github.com/PlayFab/LuaSdk) - Add authentication, matchmaking, analytics, cloud save and more to your game
 * [Steamworks](https://github.com/britzl/steamworks-defold/) - Add Steam support to your game
 
-Check the [Asset Portal](https://www.defold.com/community/assets/) for even more extensions!
+Check the [Asset Portal](https://www.defold.com/assets/) for even more extensions!
 
 
 ## Socket connections