@@ -93,10 +93,10 @@ containers:
93
93
[gh-mp]: https://github.com/creativecommons/mp
94
94
95
95
96
- ## Component URLs
96
+ ## Path URLs
97
97
98
- Component |Dev Link|Stage link|Prod Link
99
- ---------|--------|----------|---------
98
+ Path Label |Dev Link|Stage link|Prod Link
99
+ ---------- |--------|----------|---------
100
100
Chooser|[Dev `/choose`][d1]|[Stage `/choose`][s1]|[Prod `/choose`][p1]
101
101
FAQ|[Dev `/faq`][d2]|[Stage `/faq`][s2]|[Prod `/faq`][p2]
102
102
Licenses|[Dev `/licenses`][d3]|[Stage `/licenses`][s3]|[Prod `/licenses`][p3]
@@ -130,6 +130,25 @@ WordPress Admin|[Dev `/wp-admin`][d7]|[Stage `/wp-admin`][s7]|[Prod `/wp-admin`]
130
130
[p7]: https://creativecommons.org/wp-admin/ "Prod WordPress Admin /wp-admin"
131
131
132
132
133
+ ## Component repositories
134
+
135
+ Path Label|Path|Component Name|Component Repositories
136
+ ----------|----|--------------|----------------------
137
+ Chooser|`/choose`|Chooser|[chooser][gh-chooser]
138
+ FAQ|`/faq`|FAQ|[faq][gh-faq]
139
+ Licenses| `/licenses`|CC Legal Tools|[cc-legal-tools-app][gh-app], [cc-legal-tools-data][gh-data]
140
+ Platform Toolkit|`/platform/toolkit`|Platform Toolkit|[mp][gh-mp]
141
+ Public Domain|`/publicdomain`|CC Legal Tools|[cc-legal-tools-app][gh-app], [cc-legal-tools-data][gh-data]
142
+ WordPress|`/` (default)|Vocabulary Theme|[vocabulary-theme][gh-vocab-theme]
143
+
144
+ [gh-chooser]: https://github.com/creativecommons/chooser
145
+ [gh-faq]: https://github.com/creativecommons/faq
146
+ [gh-app]: https://github.com/creativecommons/cc-legal-tools-app
147
+ [gh-data]: https://github.com/creativecommons/cc-legal-tools-data
148
+ [gh-mp]: https://github.com/creativecommons/mp
149
+ [gh-vocab-theme]: https://github.com/creativecommons/vocabulary-theme
150
+
151
+
133
152
## Configuration
134
153
135
154
@@ -179,12 +198,10 @@ Also see [`config/composer/composer.json`](config/composer/composer.json).
179
198
180
199
| Name | Version |
181
200
| ------------------------------------ | -------- |
182
- | [Vocabulary Theme][vocabulary -theme] | `0.11.0` |
201
+ | [Vocabulary Theme][gh-vocab -theme] | `0.11.0` |
183
202
184
203
Also see [`config/composer/composer.json`](config/composer/composer.json).
185
204
186
- [vocabulary-theme]: https://github.com/creativecommons/vocabulary-theme
187
-
188
205
189
206
### Stage
190
207
0 commit comments