We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db028d commit 0795492Copy full SHA for 0795492
docs/app/docs/index.md
@@ -6,8 +6,8 @@ A Python program that use Computer Vision to predict the funscript actions. Most
6
7
## User-Guide
8
9
-- [Algorithms](user-guide/algorithms/index.html)
10
-- [Build](user-guide/build/index.html)
11
-- [Config](user-guide/config/index.html)
12
-- [OFS Integration](user-guide/ofs-integration/index.html)
13
-- [UI](user-guide/ui/index.html)
+- [Algorithms](user-guide/algorithms.html)
+- [Build](user-guide/build.html)
+- [Config](user-guide/config.html)
+- [OFS Integration](user-guide/ofs-integration.html)
+- [UI](user-guide/ui.html)
0 commit comments