Commit 6e4deb5
Fix doc-getstarted.md using wrong url for MXML Namespace
The ns only works when using http, using https causes the compiler to throw an error.
Seems this was an oversight when performing the CMS Migration that slipped under the cracks as this change is listed in `content/migration/changes.txt`.1 parent b305e89 commit 6e4deb5
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
0 commit comments