Skip to content

Commit 4c84a4e

Browse files
committed
update
1 parent 6860c0c commit 4c84a4e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Makefile.en

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ prepare-antora-mlm-en: copy-branding-en set-html-language-selector-mlm-en
4848
cd $(current_dir)
4949

5050
.PHONY: antora-mlm-en
51-
antora-mlm-en: configure-mlm-branding-dsc-en prepare-antora-mlm-en #pdf-all-mlm-en pdf-tar-mlm-en
51+
antora-mlm-en: configure-mlm-branding-dsc-en prepare-antora-mlm-en pdf-all-mlm-en pdf-tar-mlm-en
5252
$(call antora-mlm-function,translations/en,en)
5353

5454

branding/supplemental-ui/mlm/susecom-2025/partials/head-meta.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
<script src="/docserv/res/lightheaded/analytics.js" type="text/javascript"></script>
1717

1818
<script type="module">
19-
import { defineCustomElements, setAssetPath } from 'https://d12w0ryu9hjsx8.cloudfront.net/shared-header/1.3/shared-header.esm.js';
19+
import { defineCustomElements, setAssetPath } from 'https://d12w0ryu9hjsx8.cloudfront.net/shared-header/1.5/shared-header.esm.js';
2020
defineCustomElements();
21-
setAssetPath("https://d12w0ryu9hjsx8.cloudfront.net/shared-header/1.2/assets");
21+
setAssetPath("https://d12w0ryu9hjsx8.cloudfront.net/shared-header/1.5/assets");
2222
</script>
2323

2424
<link href="https://documentation.suse.com/multi-linux-manager/5.1/en{{page.url}}" rel="canonical"/>

0 commit comments

Comments
 (0)