Skip to content

Commit e4c0f0e

Browse files
authored
Modify comments in index.template.html q
Updated comment with new GitHub link and warning about main branch.
1 parent 3d3d2b1 commit e4c0f0e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pages/js/index.template.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,8 +384,8 @@ <h2>template</h2>
384384
<script type="editor" data-lang="js">
385385

386386
// best solution can be found here
387-
// https://github.com/stopsopa/htmx/blob/196c83f37e03069cdd3978493df791e6df3ee298/server.js#L10
388-
// ./js/cacheTemplate.ts
387+
// https://github.com/stopsopa/select-component-sandbox/blob/7b608469724457f15c90a0d2faf372c4a558356c/server/cacheTemplate.parallel.test.ts
388+
// WARNING: check in main branch for latest code and tests
389389

390390
// using Tagged Template Literals
391391
function myTag(strings, ...keys) {

0 commit comments

Comments
 (0)