Update repo references after Roblox move

This commit is contained in:
Lucien Greathouse
2020-06-23 11:55:46 -07:00
parent 6b82cead9c
commit 3b257ea87a
3 changed files with 8 additions and 9 deletions

View File

@@ -76,6 +76,6 @@ mod test {
// distinguish between String and BinaryString. The sample model was
// created by Roblox Studio and has an empty BinaryString "Tags"
// property that currently deserializes incorrectly.
// See: https://github.com/rojo-rbx/rbx-dom/issues/49
// See: https://github.com/Roblox/rbx-dom/issues/49
}
}