Skip to content

Commit 257c5cb

Browse files
author
ziyuhehe
committed
fix link
1 parent 608efac commit 257c5cb

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ needs to enable the partitioned cookie in the Library settings to use this solut
130130
After this change, the customer can use most of the Embedding SDK functionalities even if 3rd party
131131
cookies are blocked in the Chrome preference. But for the SAML/OIDC login, the old workflow changes,
132132
and the user need to do more to make it work. The details can be seen in
133-
[SAML or OIDC authentication after Strategy ONE June 2024](./support-for-different-authentication-environments/authentication-saml.md#for-microstrategy-2024-update-6-or-after).
133+
[SAML or OIDC authentication after Strategy ONE June 2024](./support-for-different-authentication-environments/authentication-saml.md#for-strategy-one-2024-update-6-or-after).

docs/embed-document-consumption-page/embed-document-consumption-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ To disable the custom error handler, set `disableCustomErrorHandlerOnCreate` to
230230

231231
If this flag is set, all the errors occur in the initial loading process and manual actions would be handled by OOTB Library itself, an error dialog would pop up.
232232

233-
You could also refer to [Custom error handling during dashboard creation](../add-functionality/error-handling.md#custom-error-handling-during-dossier-creation).
233+
You could also refer to [Custom error handling during dashboard creation](../add-functionality/error-handling.md#custom-error-handling-during-dashboard-creation).
234234

235235
#### Required?
236236

docs/embed-dossier-consumption-page/embed-dossier-consumption-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ If this flag is set, all the errors occur in the initial loading process and man
248248
handled by OOTB Library itself, an error dialog would pop up.
249249

250250
You could also refer to
251-
[Custom error handling during dashboard creation](../add-functionality/error-handling.md#custom-error-handling-during-dossier-creation).
251+
[Custom error handling during dashboard creation](../add-functionality/error-handling.md#custom-error-handling-during-dashboard-creation).
252252

253253
#### Required?
254254

docs/embed-library-main-page/embed-library-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ If this flag is set, all the errors occur in the initial loading process and man
196196
handled by OOTB Library itself, an error dialog would pop up.
197197

198198
You could also refer to
199-
[Custom error handling during dashboard creation](../add-functionality/error-handling.md#custom-error-handling-during-dossier-creation)
199+
[Custom error handling during dashboard creation](../add-functionality/error-handling.md#custom-error-handling-during-dashboard-creation)
200200
to see the usage of this parameter in `microstrategy.dossier.create`, which has the same effect as
201201
in `microstrategy.embeddingContexts.embedLibraryPage` function.
202202

docs/embed-report-page/embed-report-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ If this flag is set, all errors that occur in the initial loading process as the
210210
actions are handled by OOTB Library and an error dialog appears.
211211

212212
Refer to
213-
[Custom error handling during dashboard creation](../add-functionality/error-handling.md#custom-error-handling-during-dossier-creation)
213+
[Custom error handling during dashboard creation](../add-functionality/error-handling.md#custom-error-handling-during-dashboard-creation)
214214
to see the usage of this parameter in `microstrategy.dossier.create`, which has the same effect as
215215
in the `microstrategy.embeddingContexts.embedReportPage` function.
216216

0 commit comments

Comments
 (0)