File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
docs/general/installation Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ <h1>Drupal WxT</h1>
1313 a web content management system which assists in building and
1414 maintaining multilingual web sites that are accessible, usable, and interoperable.</ p >
1515 < p class ="lead mt-2 "> This distribution complies with the mandatory requirement to implement the < strong > < a
16- href ="https://www .canada.ca/en/treasury-board-secretariat/services/government-communications/canada-content-information-architecture-specification .html "> Content
16+ href ="https://design .canada.ca/specifications .html "> Content
1717 and Information Architecture (C&IA) Specification</ a > </ strong > as well as consulting the reference
1818 implementation and
19- design patterns provided by the < strong > < a href ="https://wet-boew.github.io/GCWeb/index-en.html "> Canada.ca design
20- system </ a > </ strong > .</ p >
19+ design patterns provided by the < strong > < a href ="https://wet-boew.github.io/GCWeb/index-en.html "> GCWeb, the WET-BOEW Canada.ca theme
20+ </ a > </ strong > .</ p >
2121 < p class ="lead mt-2 "> This is accomplished through our integration and use of the components provided by the
2222 < strong > < a href ="https://github.com/wet-boew/wet-boew "> Web Experience Toolkit</ a > </ strong > which undergoes routine
2323 usability testing as well as provides conformance to the Web Content Accessibility Guideline (WCAG 2.0) and
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Run the following commands (choosing your version) and replace site-name with th
4545composer self-update
4646composer create-project drupalwxt/site-wxt:10.4.x-dev < site-name> --no-interaction
4747
48- # Requires PHP 8.3 (Drupal 11 - alpha release)
48+ # Requires PHP 8.3 (Drupal 11 - release)
4949composer self-update
5050composer create-project drupalwxt/site-wxt:11.1.x-dev < site-name> --no-interaction
5151```
You can’t perform that action at this time.
0 commit comments