Skip to content

Commit 683a93b

Browse files
authored
Merge pull request #151 from w3c/deployer7
Deployer 7
2 parents bdf7ca3 + f297719 commit 683a93b

File tree

7 files changed

+354
-394
lines changed

7 files changed

+354
-394
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# W3C website template bundle & Design System
22

3-
The Symfony website templates for [w3.org](https://github.com/w3c/w3c-website-frontend), this also generates the
3+
The Symfony website templates for [w3.org](https://github.com/w3c/w3c-website-frontend). This also generates the
44
static HTML [design system website](https://design-system.w3.org/).
55

66
## Design System
@@ -9,7 +9,7 @@ This repo contains the design system documentation, frontend assets and example
99

1010
Documentation for implementing the W3C website design can be found on the [Design System website](https://design-system.w3.org/).
1111

12-
To make updates or to deploy the design system itself see [design system](design-system.md).
12+
For documentation on how to make updates to the design system itself see [design system README](design-system.md).
1313

1414
Please report any issues to the [w3c-website](https://github.com/w3c/w3c-website/issues) repo.
1515

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"require-dev": {
2828
"studio24/design-system": "dev-main",
29-
"studio24/deployer-recipes": "^v2.0",
29+
"studio24/deployer-recipes": "^v2.1",
3030
"rector/rector": "^1.2"
3131
}
3232
}

0 commit comments

Comments
 (0)