Skip to content

Commit

Permalink
docs: fix nomic link error (#26642)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaoice authored Sep 19, 2024
1 parent 60dc19d commit 4d3d62c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/theme/FeatureTables.js
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ const FEATURE_TABLES = {
},
{
name: "Nomic",
link: "cohere",
link: "nomic",
package: "langchain-nomic",
apiLink: "https://python.langchain.com/api_reference/nomic/embeddings/langchain_nomic.embeddings.NomicEmbeddings.html"
},
Expand Down

0 comments on commit 4d3d62c

Please sign in to comment.