Skip to content

Commit 6846325

Browse files
authored
Update src/content/docs/pages/get-started/direct-upload.mdx
1 parent c5cd521 commit 6846325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/pages/get-started/direct-upload.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ If using the drag and drop method, a red warning symbol will appear next to an a
141141

142142
Drag and drop deployments made from the Cloudflare dashboard do not currently support compiling a `functions` folder of [Pages Functions](/pages/functions/). To deploy a `functions` folder, you must use Wrangler. When deploying a project using Wrangler, if a `functions` folder exists where the command is run, that `functions` folder will be uploaded with the project.
143143

144-
However, note that a `_worker.js` file is supported by both Wrangler and drag-and-drop deployments made from the dashboard.
144+
However, note that a `_worker.js` file is supported by both Wrangler and drag and drop deployments made from the dashboard.

0 commit comments

Comments
 (0)