We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36c087 commit 1a6c44cCopy full SHA for 1a6c44c
worker/index.worker.test.ts
@@ -273,8 +273,8 @@ describe("Cloudflare Docs", () => {
273
description: The HTML generated by this file is used as a test fixture for our Markdown generation.
274
lastUpdated: 2025-01-01T00:00:00.000Z
275
source_url:
276
- html: http://fakehost/style-guide/fixtures/markdown/index.md
277
- md: http://fakehost/style-guide/fixtures/markdown/
+ html: http://fakehost/style-guide/fixtures/markdown/
+ md: http://fakehost/style-guide/fixtures/markdown/index.md
278
---
279
280
The HTML generated by this file is used as a test fixture for our Markdown generation.
0 commit comments