Skip to content

Commit 7e136b0

Browse files
authored
Update URLs in index.template.html comments q
1 parent 35c05cb commit 7e136b0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pages/js/index.template.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -954,12 +954,12 @@ <h2>new URL() new URLSearchParams()</h2>
954954
// urlwizzard.schema://urlwizzard.hostnegotiated/viewer.html?file=%2Ftests%2Furl%2F001_url.unit.ts
955955

956956
// also I've created set of tools to work with new URLSearchParams()
957-
// urlwizzard.schema://urlwizzard.hostnegotiated/viewer.html?file=%2Ftests%2Furl%2FtoolsURLSearchParams.ts
958-
// and tests for it: urlwizzard.schema://urlwizzard.hostnegotiated/viewer.html?file=%2Ftests%2Furl%2FtoolsURLSearchParams.test.ts
957+
// https://github.com/stopsopa/monaco-editor-webcomponent-sandbox/tree/main/src/params
959958

960959
// React killer component
961-
// https://github.com/stopsopa/select-component/tree/main/vite-project/src/pages/params
962-
// Life Demo can be found here: https://stopsopa.github.io/select-component/vite-project/dist/
960+
// https://github.com/stopsopa/monaco-editor-webcomponent/blob/310c29c1e58cf797223df289c10582404f037c05/vite-project/src/pages/MonacoDiffDemo.tsx#L21C9-L21C23
961+
// Life Demo can be found here: https://stopsopa.github.io/monaco-editor-webcomponent/vite-project/dist/
962+
// older: https://stopsopa.github.io/select-component/vite-project/dist/
963963

964964
// Vanilla killer helper
965965
// https://github.com/stopsopa/monaco-editor-webcomponent/tree/main/web-component/urlchange

0 commit comments

Comments
 (0)