From 5d3159e1319c79fd742a9aaaa94af6ca91d91e38 Mon Sep 17 00:00:00 2001 From: Samantha Coyle Date: Fri, 5 Nov 2021 16:33:53 -0700 Subject: [PATCH] fix(docs): fix broken link --- Analytics/age_gender/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Analytics/age_gender/README.md b/Analytics/age_gender/README.md index e67b8a2..a120def 100644 --- a/Analytics/age_gender/README.md +++ b/Analytics/age_gender/README.md @@ -10,4 +10,4 @@ The implemented age and gender estimation algorithms are: Both algorithms estimate simultaneously age and gender. ## Output data format -The output data format is as indicated [here](https://github.com/QMUL/AVAB/tree/master/Code/Analytics/People#output-data-format). The -2 (unavailable) results by localization algorithms will be filled by the estimated age and gender. +The output data format is as indicated [here](https://github.com/QMUL/AVA/tree/master/Analytics#output-ava-data-format). The -2 (unavailable) results by localization algorithms will be filled by the estimated age and gender.