We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9de440 commit 39975fdCopy full SHA for 39975fd
src/data/projects.js
@@ -98,8 +98,8 @@ export const Projects = [
98
name: 'sgkit',
99
description: 'Scalable statistical genetic data analysis in Python',
100
domains: ['🧬 genomics'],
101
- homepage: 'https://pystatgen.github.io/sgkit/latest/',
102
- repo: 'https://github.com/pystatgen/sgkit',
+ homepage: 'https://sgkit-dev.github.io/sgkit/latest/',
+ repo: 'https://github.com/sgkit-dev/sgkit',
103
logo: '/projects/sgkit_trnsprnt.png',
104
},
105
{
0 commit comments