updated docs

This commit is contained in:
Vladyslav Matsiiako
2024-03-29 00:10:29 -07:00
parent 7fec7c9bf5
commit 0a66cbe729

View File

@ -84,23 +84,20 @@ export function openSearch() {
</div>
<CardGroup cols={3}>
<Card title="Guides" icon="book-open" href="/guides">
<Card title="Getting Started" icon="book-open" href="/guides">
Practical guides and best practices to get you up and running quickly.
</Card>
<Card title="Reference" icon="code-simple" href="/reference">
Comprehensive details about the Pinecone API, SDKs, and architecture.
<Card title="API Reference" icon="code-simple" href="/reference">
Comprehensive details about the Infisical API.
</Card>
<Card title="Examples" icon="grid-round" iconType="solid" href="/examples">
Hands-on notebooks and sample apps with common AI patterns and tools.
<Card title="Security" icon="code-simple" href="/reference">
Learn more about Infisical's architecture and underlying security.
</Card>
<Card title="Self-hosting" icon="link-simple" href="/integrations">
Read self-hosting instruction for Infisical.
</Card>
<Card title="Integrations" icon="link-simple" href="/integrations">
Pinecone's growing number of third-party integrations.
</Card>
<Card title="Tools" icon="wrench" href="/tools">
Code and docs for Pinecone utilities and reference architectures.
</Card>
<Card title="Troubleshooting" icon="bug" href="/troubleshooting">
Resolve common Pinecone issues with our troubleshooting guide.
Infisical's growing number of third-party integrations.
</Card>
<Card title="Releases" icon="party-horn" href="/release-notes">
News about features and changes in Pinecone and related tools.