Skip to content

Commit 1681374

Browse files
cdoublevsideshowbarkertabatkins
authored
Fix CSS Module Template link (#17)
* Fix CSS Module Template link * Apply suggestions from review Co-authored-by: sideshowbarker <sideshowbarker@gmail.com> * Remove filename from the URL * Update spec/index.md Co-authored-by: sideshowbarker <sideshowbarker@gmail.com> --------- Co-authored-by: sideshowbarker <sideshowbarker@gmail.com> Co-authored-by: Tab Atkins Jr. <jackalmage@gmail.com>
1 parent 36ffb66 commit 1681374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The [Status page](/planning/status/) tracks outstanding resolutions. Editors, pl
1717

1818
- [GitHub Workflow](https://w3c.github.io/workflow.html) for editors and other contributors
1919
- [bikeshed](/tools/bikeshed/) --- generating `Overview.html` from `Overview.bs` (auto-generating section numbers, indices, cross-links, and other mundane things). (Or here's a guide for the [older processor](/tools/spec-processor/).)
20-
- [CSS Module Template](http://dev.w3.org/csswg/css-module-bikeshed/Overview.bs) --- for starting new specs (and formatting old ones)
20+
- [CSS Module Template](https://github.com/w3c/csswg-drafts/blob/main/css-module/Overview.bs) for starting new specs (and formatting old ones)
2121
- [format-update](/spec/format-update/) --- for updating existing specs to our latest "specs should include"
2222
- [check](/spec/check/) -- checking your spec is good to go
2323
- [publish](/spec/publish/) --- getting your spec on www.w3.org

0 commit comments

Comments
 (0)