Update .env.example with a new encryption key, correct the Quickstart Guides link in README.md, and enhance backend folder structure documentation with new sections for BDD tests and additional service details.

This commit is contained in:
Victor Santos
2025-11-10 19:07:26 -03:00
parent f93dc220c8
commit d9ef0b23d1
7 changed files with 42 additions and 22 deletions

View File

@@ -15,7 +15,7 @@ This section covers the internals of Infisical including its technical underpinn
<CardGroup cols={2}>
<Card
href="./components"
href="./architecture/components"
title="Components"
icon="boxes-stacked"
color="#000000"