Skip to content

Commit 58feb48

Browse files
committed
update colab urls
1 parent b8ab8fb commit 58feb48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/home/features.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const features = [
1919
github: "",
2020
docs: "",
2121
userguide:
22-
"https://colab.research.google.com/drive/1UltaGqbvbp4a_s85FZb3Pyjc_Igad3Ea?usp=sharing",
22+
"https://colab.research.google.com/drive/1F3WWduNjcX4oKck6XkjlwZ9zIsWlTGEM?usp=sharing",
2323
},
2424
{
2525
svg: <Multitable />,
@@ -29,7 +29,7 @@ const features = [
2929
text: "Learn a relational data model to synthesize multiple, related tables",
3030
github: "",
3131
docs: "",
32-
userguide: "https://colab.research.google.com/drive/1h_xwzHXrif-xEOC39amYC6xfNPu5hDA1?usp=sharing",
32+
userguide: "https://colab.research.google.com/drive/1L6i-JhJK9ROG-KFcyzT9G-8FC3L8y8Lc?usp=sharing",
3333
},
3434
{
3535
svg: <Sequential />,
@@ -39,7 +39,7 @@ const features = [
3939
text: "Learn a sequential or time series model to synthesize new events",
4040
github: "",
4141
docs: "",
42-
userguide: "https://colab.research.google.com/drive/1cT4-jFK2Bxe93QudC_CwHq_yVCcNcxal?usp=sharing",
42+
userguide: "https://colab.research.google.com/drive/1YLk2uwn8yrSRPy0soEeJwu8Hdk_tGTlE?usp=sharing",
4343
},
4444
];
4545

0 commit comments

Comments
 (0)