@@ -189,8 +189,8 @@ Then run a d2d subcommand
1891893. run the d2d for a pair of URLs::
190190
191191 purlcli d2d \
192- --purl https://github.com/nexB /scancode.io/raw/main/scanpipe/tests/data/d2d-elfs/from-data.zip \
193- --purl https://github.com/nexB /scancode.io/raw/main/scanpipe/tests/data/d2d-elfs/to-data.zip \
192+ --purl https://github.com/aboutcode-org /scancode.io/raw/main/scanpipe/tests/data/d2d-elfs/from-data.zip \
193+ --purl https://github.com/aboutcode-org /scancode.io/raw/main/scanpipe/tests/data/d2d-elfs/to-data.zip \
194194 --output - \
195195 --purldb-api-url http://127.0.0.1:8001/api/ \
196196 --matchcode-api-url http://127.0.0.1:8002/api/
@@ -286,9 +286,9 @@ Make a request to the local URL for the /api/d2d endpoint and enter Input URLs
286286
287287For example these two:
288288
289- - https://github.com/nexB /scancode.io/raw/main/scanpipe/tests/data/d2d-elfs/from-data.zip#from
289+ - https://github.com/aboutcode-org /scancode.io/raw/main/scanpipe/tests/data/d2d-elfs/from-data.zip#from
290290
291- - https://github.com/nexB /scancode.io/raw/main/scanpipe/tests/data/d2d-elfs/to-data.zip#to
291+ - https://github.com/aboutcode-org /scancode.io/raw/main/scanpipe/tests/data/d2d-elfs/to-data.zip#to
292292
293293
294294.. image :: images/d2d-images/da526ca9-6a8c-4883-951e-26e92597ce0d.png
@@ -352,9 +352,9 @@ To test the feature:
352352
353353- Add these two `Download URLs ` exactly as below using these zip examples:
354354
355- - source: https://github.com/nexB /scancode.io/raw/main/scanpipe/tests/data/d2d-elfs/from-data.zip#from
355+ - source: https://github.com/aboutcode-org /scancode.io/raw/main/scanpipe/tests/data/d2d-elfs/from-data.zip#from
356356
357- - binary: https://github.com/nexB /scancode.io/raw/main/scanpipe/tests/data/d2d-elfs/to-data.zip#to
357+ - binary: https://github.com/aboutcode-org /scancode.io/raw/main/scanpipe/tests/data/d2d-elfs/to-data.zip#to
358358
359359- Select and execute the "map_deploy_to_develop" pipeline, and then click on the "Elf" option
360360
@@ -390,9 +390,9 @@ To test the feature:
390390
391391- Add these two `Download URLs ` exactly as below using these webpacked examples:
392392
393- - source: https://github.com/nexB /scancode.io/raw/main/scanpipe/tests/data/d2d-go/from-data.zip#from
393+ - source: https://github.com/aboutcode-org /scancode.io/raw/main/scanpipe/tests/data/d2d-go/from-data.zip#from
394394
395- - binary: https://github.com/nexB /scancode.io/raw/main/scanpipe/tests/data/d2d-go/to-data.zip#to
395+ - binary: https://github.com/aboutcode-org /scancode.io/raw/main/scanpipe/tests/data/d2d-go/to-data.zip#to
396396
397397- Select and execute the "map_deploy_to_develop" pipeline, clicking on the Go option
398398
0 commit comments