Skip to content

Commit 3b2a1ae

Browse files
authored
Update GitHub link for SpikingC project
1 parent 8461a63 commit 3b2a1ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source code/src/data/projectsData.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export const projectsData: Project[] = [
4040
description: "SNN implementation in C for efficient spiking neural network computation with optimized performance and debugging capabilities.",
4141
category: "Spiking Neural Networks",
4242
status: "Completed",
43-
githubLink: "https://github.com/example/spikingc",
43+
githubLink: "https://github.com/neuroTUM/SpikingC",
4444
year: 2024
4545
},
4646
{

0 commit comments

Comments
 (0)