From aee3842a213773da29524108b7463ccd89e0d69b Mon Sep 17 00:00:00 2001 From: Bagatur <22008038+baskaryan@users.noreply.github.com> Date: Thu, 16 May 2024 13:46:11 -0700 Subject: [PATCH] docs: intro nit (#21785) --- docs/docs/introduction.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/introduction.mdx b/docs/docs/introduction.mdx index 57d49f0cf3c..ffe10bb13ea 100644 --- a/docs/docs/introduction.mdx +++ b/docs/docs/introduction.mdx @@ -81,7 +81,7 @@ Deploy LangChain runnables and chains as REST APIs. ## Additional resources -## [Security](/docs/security) +### [Security](/docs/security) Read up on our [Security](/docs/security) best practices to make sure you're developing safely with LangChain. ### [Integrations](/docs/integrations/providers/)