From b7990e57c96f9f4e476e7d02c9e31f93848da145 Mon Sep 17 00:00:00 2001 From: san7890 Date: Fri, 20 May 2022 12:25:44 -0600 Subject: [PATCH] Updates Link for the DMDOC Readme (#67165) Hey there, I was leafing through, and this link: https://github.com/SpaceManiac/SpacemanDMM/tree/master/src/dmdoc is broken. It's now supposed to be: https://github.com/SpaceManiac/SpacemanDMM/tree/master/crates/dmdoc . I just updated that in the MD for the Autodoc. --- .github/guides/AUTODOC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/guides/AUTODOC.md b/.github/guides/AUTODOC.md index bd63ef4066b..bcc92e10e59 100644 --- a/.github/guides/AUTODOC.md +++ b/.github/guides/AUTODOC.md @@ -3,7 +3,7 @@ [BYOND]: https://secure.byond.com/ -[DMDOC]: https://github.com/SpaceManiac/SpacemanDMM/tree/master/src/dmdoc +[DMDOC]: https://github.com/SpaceManiac/SpacemanDMM/tree/master/crates/dmdoc [DMDOC] is a documentation generator for DreamMaker, the scripting language of the [BYOND] game engine. It produces simple static HTML files based on