Skip to content

Commit 0e528b2

Browse files
authored
update sample.md url (#1884)
1 parent d00e24c commit 0e528b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pxScene2d/src/browser.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ limitations under the License.
1616
1717
*/
1818

19-
var homeUrl = "https://www.sparkui.org/examples/px-reference/text/sample.md";
19+
var homeUrl = "https://www.sparkui.org/examples/text/sample.md";
2020

2121
px.configImport({"browser:" : /*px.getPackageBaseFilePath() + */ "browser/"});
2222

0 commit comments

Comments
 (0)