Skip to content

Commit 8892767

Browse files
committed
add link pointing to 'scopes' in dev doc
1 parent 02f1bbc commit 8892767

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
@@ -169,7 +169,7 @@ There are three ways to configure the SDK when instantiating a `BlueButton` clas
169169

170170
Below are code snippets showing the SDK used with Python server and Flask. This code walks through:
171171

172-
- 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
172+
- Obtaining an access token with scope ([Scopes](https://bluebutton.cms.gov/developers/#scopes)) chosen by a user
173173
- Passing the token to query for FHIR data
174174
- Using URL links from the response to page through data
175175
- Using the SDK paging support to return all data in one call

0 commit comments

Comments
 (0)