Skip to content

Commit cd126f3

Browse files
committed
change domain name
1 parent 3ef659e commit cd126f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- name: Upload to Deno Deploy
2121
uses: denoland/deployctl@v1
2222
with:
23-
project: "proposal-common-min-api"
23+
project: "proposal-min-common-api"
2424
entrypoint: "https://deno.land/[email protected]/http/file_server.ts"
2525
root: out/

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shortname: minimum-common-api
44
Group: wintercg
55
Status: w3c/CG-DRAFT
66
Level: none
7-
URL: https://common-min-api.proposal.wintercg.org/
7+
URL: https://min-common-api.proposal.wintercg.org/
88
Repository: https://github.com/wintercg/proposal-minimum-common-api
99
Editor: James M Snell, Cloudflare https://cloudflare.com/, [email protected]
1010
Abstract: Minimum Common Web Platform API for Non-Browser ECMAScript-based runtimes.

0 commit comments

Comments
 (0)