Demosthene-OR commited on
Commit
5bd6b90
1 Parent(s): f978ccd

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -23,7 +23,7 @@ TEAM_MEMBERS = [
23
  Member(
24
  name="Olivier Renouard",
25
  linkedin_url="https://www.linkedin.com/in/olivier-renouard/",
26
- github_url="https://github.com/Demosthene-OR",
27
  )
28
 
29
 
 
23
  Member(
24
  name="Olivier Renouard",
25
  linkedin_url="https://www.linkedin.com/in/olivier-renouard/",
26
+ github_url="https://github.com/Demosthene-OR/AVR23_CDS_Text_translation",
27
  )
28
 
29