diff --git a/settings/Modules.ts b/settings/Modules.ts index ec2e668..2f180da 100755 --- a/settings/Modules.ts +++ b/settings/Modules.ts @@ -71,7 +71,7 @@ const robots = { } const redirect = [ - { from: '/source', to: 'https://github.com/arthurdanjou/ares' }, + { from: '/source', to: 'https://github.com/arthurdanjou/artdanj-website' }, { from: '/shelf', to: '/blog' }, { from: '/posts', to: '/blog' }, { from: '/resume', to: '/cv' }