Skip to content

Commit e6a07b1

Browse files
authored
Merge pull request #163 from didier-durand/fix-links-3
[DOC] fixing several dangling links
2 parents cf73124 + 29cbf89 commit e6a07b1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/core/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,6 @@ Contributions are welcome! Please see the main OpenEnv repository for contributi
175175

176176
## Links
177177

178-
- **Homepage**: https://github.com/facebookresearch/OpenEnv
179-
- **Documentation**: https://github.com/facebookresearch/OpenEnv/blob/main/README.md
180-
- **Bug Tracker**: https://github.com/facebookresearch/OpenEnv/issues
178+
- **Homepage**: https://github.com/meta-pytorch/OpenEnv
179+
- **Documentation**: https://github.com/meta-pytorch/OpenEnv/blob/main/README.md
180+
- **Bug Tracker**: https://github.com/meta-pytorch/OpenEnv/issues

src/envs/finrl_env/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,4 +346,4 @@ BSD 3-Clause License (see LICENSE file in repository root)
346346

347347
- [FinRL Paper](https://arxiv.org/abs/2011.09607)
348348
- [FinRL GitHub](https://github.com/AI4Finance-Foundation/FinRL)
349-
- [OpenEnv Documentation](../../README.md)
349+
- [OpenEnv Documentation](README.md)

0 commit comments

Comments
 (0)