Skip to content

Commit 3faea45

Browse files
committed
Updated validation doc url in constant
1 parent 120dcc4 commit 3faea45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/src/utilities/constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ export const STATUS_ICON_Mapping: { [key: string]: string } = {
112112

113113
export const VALIDATION_DOCUMENTATION_URL: { [key: string]: string } = {
114114
sitecore:
115-
'https://assets.contentstack.io/v3/assets/bltc9bf9ea2bc503f92/blta7af9cd41858e844/676167e219cfd55b01f0d6cf/sitecore.pdf',
115+
'https://assets.contentstack.io/v3/assets/bltc09cefc19ddf033f/blt287e42b58e38e2b6/67ee3fb57c35f2e42c997000/sitecore.pdf',
116116
contentful:
117-
'https://assets.contentstack.io/v3/assets/bltc9bf9ea2bc503f92/blta71b3ed2fb3cf6df/67616dac4f07d3c474f4083d/contentful.pdf',
117+
'https://assets.contentstack.io/v3/assets/bltc09cefc19ddf033f/bltb14c2df7c5e202ba/67ee3fcdb509b76f5f308ac4/contentful.pdf',
118118
wordpress: '',
119119
drupal: ''
120120
};

0 commit comments

Comments
 (0)