Skip to content

Commit 39975fd

Browse files
authored
Update link to sgkit (#672)
1 parent d9de440 commit 39975fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/projects.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ export const Projects = [
9898
name: 'sgkit',
9999
description: 'Scalable statistical genetic data analysis in Python',
100100
domains: ['🧬 genomics'],
101-
homepage: 'https://pystatgen.github.io/sgkit/latest/',
102-
repo: 'https://github.com/pystatgen/sgkit',
101+
homepage: 'https://sgkit-dev.github.io/sgkit/latest/',
102+
repo: 'https://github.com/sgkit-dev/sgkit',
103103
logo: '/projects/sgkit_trnsprnt.png',
104104
},
105105
{

0 commit comments

Comments
 (0)