Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit cd9de86

Browse files
authored
[index] Replace broken "Python & VNC" example repo with a better "Python & Flask" example
1 parent d6cd5d6 commit cd9de86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/utils/projects.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ export const projects = [
2020
},
2121
{
2222
image: PY,
23-
title: 'Python & VNC',
24-
href: "https://github.com/techwithtim/Hangman",
23+
title: 'Python & Flask',
24+
href: "https://github.com/breatheco-de/python-flask-api-tutorial",
2525
alt: "Python Logo",
2626
},
2727
{

0 commit comments

Comments
 (0)