From 87551015a0482caa1c33138d9fa54cbca92b8bba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=AB=E3=83=BC=E5=85=84=E3=81=95=E3=82=93=20/=20Kaito?= =?UTF-8?q?=20Tsutsumi?= <2237k.drumath@gmail.com> Date: Fri, 20 Sep 2024 18:33:20 +0900 Subject: [PATCH 1/2] fix: invalid image path in installation.md --- docs/Installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Installation.md b/docs/Installation.md index b88d8610bd..5eb935e224 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -119,11 +119,11 @@ project by: 1. Select the `package.json` file.

- Unity Package Manager Window - package.json From c827672405b1b1998b26afbbea516658f5d5c851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=AB=E3=83=BC=E5=85=84=E3=81=95=E3=82=93=20/=20Kaito?= =?UTF-8?q?=20Tsutsumi?= <2237k.drumath@gmail.com> Date: Fri, 20 Sep 2024 18:59:36 +0900 Subject: [PATCH 2/2] fix: img path in Learning Environment Example.md --- docs/Learning-Environment-Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Learning-Environment-Examples.md b/docs/Learning-Environment-Examples.md index 37d4ed0671..cafe449a60 100644 --- a/docs/Learning-Environment-Examples.md +++ b/docs/Learning-Environment-Examples.md @@ -1,6 +1,6 @@ # Example Learning Environments - + The Unity ML-Agents Toolkit includes an expanding set of example environments that highlight the various features of the toolkit. These environments can also