Skip to content

Commit 5139ca8

Browse files
committed
fix urls
1 parent 82b4e34 commit 5139ca8

File tree

1 file changed

+2
-2
lines changed
  • content/videos/livestreams/sentence-embeddings/clustering-sentence-embeddings

1 file changed

+2
-2
lines changed

content/videos/livestreams/sentence-embeddings/clustering-sentence-embeddings/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,13 +77,13 @@
7777
{
7878
"icon": "🔗",
7979
"title": "UMAP-js Github Repo",
80-
"url": "https://github.com/PAIR-code/UMAP-js",
80+
"url": "https://github.com/PAIR-code/umap-js",
8181
"description": "JavaScript implementation of UMAP"
8282
},
8383
{
8484
"icon": "🔗",
8585
"title": "Understanding UMAP",
86-
"url": "https://pair-code.github.io/understanding-UMAP",
86+
"url": "https://pair-code.github.io/understanding-umap",
8787
"description": "Article by Coenen and Pearce about UMAP."
8888
},
8989
{

0 commit comments

Comments
 (0)