File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -144,9 +144,9 @@ The data used to generate this report is available in that repository at the fol
144144
145145 | Resource | Location |
146146 | --------------- | -------- |
147- | Fetched data: | [ ` ../ 1-fetch/` ] ( ../ 1-fetch) |
148- | Processed data: | [ ` ../ 2-process/` ] ( ../ 2-process) |
149- | Report data: | [ ` ../2 -report/` ] ( ../2 -report) |
147+ | Fetched data: | [ ` 1-fetch/ ` ] ( 1-fetch ) |
148+ | Processed data: | [ ` 2-process/ ` ] ( 2-process ) |
149+ | Report data: | [ ` 3 -report/` ] ( 3 -report) |
150150
151151[ repo ] : https://github.com/creativecommons/quantifying
152152
Original file line number Diff line number Diff line change @@ -86,9 +86,9 @@ def data_locations(args):
8686 "\n "
8787 " | Resource | Location |\n "
8888 " | --------------- | -------- |\n "
89- " | Fetched data: | [`../ 1-fetch/`](../ 1-fetch) |\n "
90- " | Processed data: | [`../ 2-process/`](../ 2-process) |\n "
91- " | Report data: | [`../2 -report/`](../2 -report) |\n "
89+ " | Fetched data: | [`1-fetch/`](1-fetch) |\n "
90+ " | Processed data: | [`2-process/`](2-process) |\n "
91+ " | Report data: | [`3 -report/`](3 -report) |\n "
9292 "\n "
9393 "[repo]: https://github.com/creativecommons/quantifying\n " ,
9494 )
You can’t perform that action at this time.
0 commit comments