You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add develop branch link to WebAssembly demo section
Include links to both main and develop deployments so users can
see both stable and development versions of the demo.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,9 @@ It includes
22
22
* large GitHub action testing matrix
23
23
* WebAssembly build support with automatic GitHub Pages deployment
24
24
25
-
**Live Demo:** If you enable GitHub Pages in your project created from this template, you'll have a working example like this: [https://cpp-best-practices.github.io/cmake_template/](https://cpp-best-practices.github.io/cmake_template/)
25
+
**Live Demo:** If you enable GitHub Pages in your project created from this template, you'll have a working example like this:
0 commit comments