From dec2ad2057a00d184a10a08814768f26865318d6 Mon Sep 17 00:00:00 2001 From: Ansh Sarkar Date: Thu, 26 May 2022 05:21:02 +0530 Subject: [PATCH] fixed all link related issues --- .github/ISSUE_TEMPLATE/2-question.md | 2 +- .../methods/reinforcement_learning/environment/acrobot.hpp | 2 +- .../methods/reinforcement_learning/environment/cart_pole.hpp | 2 +- .../environment/continuous_mountain_car.hpp | 2 +- .../methods/reinforcement_learning/environment/mountain_car.hpp | 2 +- .../methods/reinforcement_learning/environment/pendulum.hpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/2-question.md b/.github/ISSUE_TEMPLATE/2-question.md index 80af4a5ea9..d3fec8ff17 100644 --- a/.github/ISSUE_TEMPLATE/2-question.md +++ b/.github/ISSUE_TEMPLATE/2-question.md @@ -10,7 +10,7 @@ assignees: ''