Skip to content

Commit 2cf7bcc

Browse files
committed
Added ADRs
1 parent 033bbf1 commit 2cf7bcc

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/pages/security.astro

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,11 @@ const tags = [
133133
</li>
134134
<li>
135135
Our whole process: <a href="https://docs.defguard.net/in-depth/release-cycle"
136-
>release cycle</a
137-
> and <a href="https://github.com/orgs/DefGuard/projects/5">roadmap</a> are openly
138-
managed and shared.
136+
>Release cycle</a>,
137+
<a href="https://github.com/orgs/DefGuard/projects/5">Roadmap</a> and
138+
<a href="https://docs.defguard.net/in-depth/architecture-decision-records">
139+
Architecture Decision Records</a>
140+
are openly managed and shared.
139141
</li>
140142
<li>No vendor lock-in — install on <b>whatever hardware and operating system</b> you like. This gives you huge advantage not only for ease of deployment and maintanance - but gives you <b>full inspectability</b> of the whole stack!</li>
141143
</ul>

0 commit comments

Comments
 (0)