We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f32eb7 commit 09b17e8Copy full SHA for 09b17e8
.github/workflows/create-docs.yml
@@ -4,7 +4,6 @@ on:
4
push:
5
branches:
6
- main
7
- - update_docs
8
9
jobs:
10
deploy-book:
README.md
@@ -69,7 +69,7 @@ Check out the [benchmarks section](examples/benchmarks/README.md) for detailed r
69
70
## 📚 How to get more information?
71
72
-Check out the [examples](/examples) or [read the documentation](https://amathislab.github.io/DLC2action/dlc2action.html)
+Check out the [examples](/examples) or [read the documentation](https://amathislab.github.io/DLC2action/html_docs/dlc2action.html)
73
for a taste of what else you can do.
74
75
## 🙏 Acknowledgments
0 commit comments