We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ae19ac commit a6267faCopy full SHA for a6267fa
examples/pxScene2d/src/browser.js
@@ -16,7 +16,7 @@ limitations under the License.
16
17
*/
18
19
-var homeUrl = "https://www.pxscene.org/examples/px-reference/text/sample.md";
+var homeUrl = "https://www.sparkui.org/examples/text/sample.md";
20
21
px.configImport({"browser:" : /*px.getPackageBaseFilePath() + */ "browser/"});
22
0 commit comments