Skip to content

Commit dd4328c

Browse files
committed
document external data
1 parent c4a4935 commit dd4328c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,17 @@ Here's how the code is structured in the top level of the repository:
241241
continue to work with that project moving to utilize Netlify.
242242
243243
244+
## External Data
245+
246+
The following load external data:
247+
- [`webpack/js/components.js`](webpack/js/components.js)
248+
- [`creativecommons/ccos-scripts/main/ccos/norm/labels.yml`][labels-yml]
249+
- [`creativecommons/ccos-scripts/main/ccos/norm/skills.yml`][skills-yml]
250+
251+
[labels-yml]: https://raw.githubusercontent.com/creativecommons/ccos-scripts/main/ccos/norm/labels.yml
252+
[skills-yml]: https://raw.githubusercontent.com/creativecommons/ccos-scripts/main/ccos/norm/skills.yml
253+
254+
244255
## License
245256
246257

0 commit comments

Comments
 (0)