We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 013b759 commit 922f55fCopy full SHA for 922f55f
docs/core_docs/docs/integrations/tracers/datadog.mdx
@@ -30,6 +30,6 @@ npm install @langchain/community
30
31
## Usage
32
33
-import UsageExample from "@examples/traces/datadog.ts";
+import UsageExample from "@examples/tracers/datadog.ts";
34
35
<CodeBlock language="typescript">{UsageExample}</CodeBlock>
0 commit comments