mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-25 08:03:39 +00:00
docs: fix a dead link (#19814)
**Description** Google Colab returned 404 when trying to click an "Open In Colab" button from document. This PR corrected the link.
This commit is contained in:
parent
b8271bbc4a
commit
3f7da03dd8
@ -12,7 +12,7 @@
|
|||||||
"> using both human and machine feedback. We provide support for each step in the MLOps cycle, \n",
|
"> using both human and machine feedback. We provide support for each step in the MLOps cycle, \n",
|
||||||
"> from data labeling to model monitoring.\n",
|
"> from data labeling to model monitoring.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/hwchase17/langchain/blob/master/docs/integrations/callbacks/argilla\">\n",
|
"<a target=\"_blank\" href=\"https://colab.research.google.com/github/langchain-ai/langchain/blob/master/docs/docs/integrations/callbacks/argilla.ipynb\">\n",
|
||||||
" <img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/>\n",
|
" <img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/>\n",
|
||||||
"</a>"
|
"</a>"
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user