-
Notifications
You must be signed in to change notification settings - Fork 300
/
.gitmodules
executable file
·39 lines (39 loc) · 1.6 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "_external/data"]
path = _external/data
url = https://github.com/w3c/wai-website-data.git
branch = master
[submodule "_external/resources/wcag-act-rules"]
path = _external/resources/wcag-act-rules
url = https://github.com/w3c/wcag-act-rules.git
branch = publication
[submodule "_external/resources/wai-aria-practices"]
path = _external/resources/wai-aria-practices
url = https://github.com/w3c/wai-aria-practices.git
branch = publication
[submodule "_external/resources/wai-arrm"]
path = _external/resources/wai-arrm
url = https://github.com/w3c/wai-arrm.git
[submodule "_external/resources/wai-authoring-tools-list"]
path = _external/resources/wai-authoring-tools-list
url = https://github.com/w3c/wai-authoring-tools-list.git
branch = master
[submodule "_external/resources/wai-course-list"]
path = _external/resources/wai-course-list
url = https://github.com/w3c/wai-course-list.git
branch = master
[submodule "_external/resources/wai-evaluation-tools-list"]
path = _external/resources/wai-evaluation-tools-list
url = https://github.com/w3c/wai-evaluation-tools-list.git
branch = master
[submodule "_external/resources/wai-policies-prototype"]
path = _external/resources/wai-policies-prototype
url = https://github.com/w3c/wai-policies-prototype.git
branch = master
[submodule "_external/resources/wai-statements"]
path = _external/resources/wai-statements
url = https://github.com/w3c/wai-statements.git
branch = master
[submodule "_external/resources/wai-wcag-supplemental"]
path = _external/resources/wai-wcag-supplemental
url = https://github.com/w3c/wai-wcag-supplemental/
branch = main