Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit ecfecb2

Browse files
pacoteinnovrobmen
authored andcommitted
Fix standard theme source files URL.
1 parent e3cef11 commit ecfecb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Docusaurus/docs/tools/burn/wixstdba.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Here are a few of the more interesting attributes available on the [`WixStandard
4848

4949
## WixStdBA custom themes
5050

51-
You can completely replace any of the WixStdBA "standard" themes with a theme of your own. Take a look at the [standard theme source files](https://github.com/wixtoolset/wix4/tree/develop/src/ext/Bal/wixstdba/Resources) so you can see examples of theme XML authoring and the pages that WixStdBA expects:
51+
You can completely replace any of the WixStdBA "standard" themes with a theme of your own. Take a look at the [standard theme source files](https://github.com/wixtoolset/wix/tree/main/src/ext/Bal/stdbas/Resources) so you can see examples of theme XML authoring and the pages that WixStdBA expects:
5252

5353
| Page name | Description |
5454
| --------- | ----------- |

0 commit comments

Comments
 (0)