Skip to content

Commit

Permalink
change domain name
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacasonato committed Oct 21, 2024
1 parent 3ef659e commit cd126f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: Upload to Deno Deploy
uses: denoland/deployctl@v1
with:
project: "proposal-common-min-api"
project: "proposal-min-common-api"
entrypoint: "https://deno.land/[email protected]/http/file_server.ts"
root: out/
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Shortname: minimum-common-api
Group: wintercg
Status: w3c/CG-DRAFT
Level: none
URL: https://common-min-api.proposal.wintercg.org/
URL: https://min-common-api.proposal.wintercg.org/
Repository: https://github.com/wintercg/proposal-minimum-common-api
Editor: James M Snell, Cloudflare https://cloudflare.com/, [email protected]
Abstract: Minimum Common Web Platform API for Non-Browser ECMAScript-based runtimes.
Expand Down

0 comments on commit cd126f3

Please sign in to comment.