Update links

This commit is contained in:
Andras Schmelczer 2022-07-08 11:09:38 +02:00
parent c39feeee53
commit b995da5d80
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
5 changed files with 8 additions and 8 deletions

View file

@ -15,7 +15,7 @@ DEFAULT_LARGE_FILE_CONFIG_PATHS = {
LargeFileMongo: MONGO_CONFIG_PATHS,
}
GITHUB_LINK = "https://github.com/ScoutinScience/great_ai"
GITHUB_LINK = "https://github.com/schmelczer/great_ai"
TRAIN_SPLIT_TAG_NAME = "train"
TEST_SPLIT_TAG_NAME = "test"