Skip to content

Commit 8ea15fb

Browse files
committed
jazz
1 parent 78000ef commit 8ea15fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/_data/projects.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
},
1414
{
1515
"title": "Program Synthesizer",
16-
"link": "https://github.com/vivCoding/ps",
16+
"link": "https://vivcoding.github.io/ps/",
1717
"image": "/assets/images/projects/code_icon.png",
18-
"description": "Basic program-by-example (PBE) synthesizer that can generate programs that perform basic array manipulation and arithmetic on an input array. Does bottom-up and top-down enumeration to search for programs."
18+
"description": "Basic program-by-example (PBE) synthesizer that can generate programs that perform basic array manipulation and arithmetic on an input array. Does bottom-up and top-down enumeration to search for programs"
1919
},
2020
{
2121
"title": "MeetCode",

0 commit comments

Comments
 (0)