diff --git a/programming_fundamentals/apis/README.md b/programming_fundamentals/apis/README.md index 2921ce9..804037e 100644 --- a/programming_fundamentals/apis/README.md +++ b/programming_fundamentals/apis/README.md @@ -1,7 +1,9 @@ # APIs are Everywhere... but what are they? -## No Setup Needed +## Local Setup This lesson has no setup requirements. ## Download Slides -You can download the slides for this lesson here. \ No newline at end of file +You can download the slides for this lesson [here](https://developer.cisco.com/fileMedia/download/67578642-b07f-3007-97f9-3c222842237c). + +> *Suggestion: Right click, "Open in new tab"* \ No newline at end of file diff --git a/programming_fundamentals/rest_part_1/README.md b/programming_fundamentals/rest_part_1/README.md index 2bb7be7..0e9aef6 100644 --- a/programming_fundamentals/rest_part_1/README.md +++ b/programming_fundamentals/rest_part_1/README.md @@ -28,4 +28,6 @@ When running the `curl` for the RESTCONF example, leverage `https://ios-xe-mgmt. ## Download Slides -You can download the slides for this lesson here. \ No newline at end of file +You can download the slides for this lesson [here](https://developer.cisco.com/fileMedia/download/c5942bff-3499-3e11-829a-fa90ebeb5fd1). + +> *Suggestion: Right click, "Open in new tab"* \ No newline at end of file