Skip to content

Commit 6e3d5d8

Browse files
committed
latest dev code
2 parents 822e878 + 04c9d0d commit 6e3d5d8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ui/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)