Skip to content

Commit 70cd03e

Browse files
DC-5245 Cloudflare Worker Guide (#7301)
* guide created * minor copy changes * sentence casing * exclude permit * Update content/800-guides/410-cloudflare-workers.mdx Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent d2f4fa9 commit 70cd03e

File tree

3 files changed

+455
-5
lines changed

3 files changed

+455
-5
lines changed

.github/workflows/lychee.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
--exclude 'http://localhost.*'
3434
--exclude 'https://localhost.*'
3535
--exclude 'https://cockroachlabs.com'
36+
--exclude 'https://docs.permit.io'
3637
--exclude 'https://www.gnu.org'
3738
--exclude '^/.*'
3839
'./**/*.md' './**/*.mdx'

0 commit comments

Comments
 (0)