Skip to content

Commit 8721ed8

Browse files
committed
fix broken links
1 parent be69b11 commit 8721ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/student-evangelism/unix-shell-wrangle-data/includes/1-file-inspection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ To complete the practice exercises in this module, you need to load the NASA dat
7070
7171
You should see two files: **NASA-software-API.txt** and **NASA-logs-1995.txt**.
7272
73-
The first file, NASA-software-API.txt, is an open dataset that lists all the software in use by NASA. For more information on the original dataset, see [NASA Open Source and General Resource Software API](https://data.nasa.gov/Management-Operations/NASA-Open-Source-And-General-Resource-Software-API/4tfb-za6v). The second dataset contains all the logged requests to the NASA Kennedy Space Center server.
73+
The first file, NASA-software-API.txt, is an open dataset that lists all the software in use by NASA. For more information on the original dataset, see [NASA Open Source and General Resource Software API](https://catalog.data.gov/dataset/nasa-open-source-and-general-resource-software-api). The second dataset contains all the logged requests to the NASA Kennedy Space Center server.
7474
7575
7676
## Peek into the contents of your files

0 commit comments

Comments
 (0)