Skip to content

Commit 4ddd023

Browse files
authored
Correct links to the demo in the README.md
1 parent 14fb365 commit 4ddd023

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636

3737
**Live Demo:** If you enable GitHub Pages in your project created from this template, you'll have a working example like this:
3838

39-
- Main: [https://cpp-best-practices.github.io/cmake_template/](https://cpp-best-practices.github.io/cmake_template/)
40-
- Develop: [https://cpp-best-practices.github.io/cmake_template/develop/](https://cpp-best-practices.github.io/cmake_template/develop/)
39+
- Main: [https://lefticus.github.io/cons_expr/](https://lefticus.github.io/cons_expr/)
40+
- Develop: [https://lefticus.github.io/cons_expr/develop/](https://lefticus.github.io/cons_expr/develop/)
4141

4242
The `main` branch deploys to the root, `develop` to `/develop/`, and tags to `/tagname/`.
4343

0 commit comments

Comments
 (0)