Skip to content

Commit 1c225cd

Browse files
committed
add limk to 'scopes' in bb2 dev doc
1 parent 053e2ad commit 1c225cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Example:
176176
177177
The following code shows the SDK used with a Node JS Express server. This code walks through:
178178
179-
- Obtaining an access token with scope ([SMART App Launch: Scopes](https://build.fhir.org/ig/HL7/smart-app-launch/scopes-and-launch-context.html#scopes-for-requesting-fhir-resources)) chosen by a user
179+
- Obtaining an access token with scope ([Scopes](https://bluebutton.cms.gov/developers/#scopes)) chosen by a user
180180
- Passing the token to query for FHIR data
181181
- Using URL links from the response to page through data
182182
- Using the SDK paging support to return all data in one call

0 commit comments

Comments
 (0)