Skip to content

Commit 2edfb55

Browse files
Remove DirectoryListing from overview page
1 parent d61311f commit 2edfb55

File tree

1 file changed

+1
-7
lines changed
  • src/content/docs/ssl/client-certificates

1 file changed

+1
-7
lines changed

src/content/docs/ssl/client-certificates/index.mdx

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,4 @@ flowchart LR
5353
accTitle: mTLS from client to worker versus mTLS from worker to external service
5454
accDescr: Diagram showing two different implementations that can be considered for mTLS with Cloudflare Workers.
5555
A[Client] <--App security mTLS--> B((Cloudflare))<--mTLS worker binding--> C[(External service)]
56-
```
57-
58-
---
59-
60-
## Resources
61-
62-
<DirectoryListing />
56+
```

0 commit comments

Comments
 (0)