Skip to content

Commit d38f0fd

Browse files
Merge pull request #300058 from aloverro/fix-sas-article-link
Planetary Computer Pro: Fix API Documentation Link in SAS Token Article
2 parents 9bbe919 + 9c1bbc9 commit d38f0fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/planetary-computer/set-up-ingestion-credentials-sas-tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ If your ingestion expires or you need to add SAS tokens for a different Blob Con
9191

9292
## Set up ingestion source for SAS Tokens through the API
9393

94-
Ingestion sources can also be set through the API using the Azure SDK [Storage Service](/rest/api/storageservices/create-user-delegation-sas) and the Planetary Computer API. See [ingestion sources](/rest/api/planetarycomputer/data-plane/ingestion-source) API documentation.
94+
Ingestion sources can also be set through the API using the Azure SDK [Storage Service](/rest/api/storageservices/create-user-delegation-sas) and the Planetary Computer API. See [ingestion sources](/rest/api/planetarycomputer/data-plane/ingestion-sources) API documentation.
9595

9696
The following block of code imports required libraries and sets up key variables.
9797

0 commit comments

Comments
 (0)