This is an automated email from the ASF dual-hosted git repository.
guanmingchiu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/mahout.git
The following commit(s) were added to refs/heads/main by this push:
new a7aca7f37 Fix qdp/getting-started.md url (#1157)
a7aca7f37 is described below
commit a7aca7f374215e60b41a7bc495c58b12b13e3393
Author: ChenChen Lai <[email protected]>
AuthorDate: Sun Mar 8 23:31:19 2026 +0800
Fix qdp/getting-started.md url (#1157)
Co-authored-by: 0lai0 <0lai0>
---
website/versioned_docs/version-0.5/qdp/getting-started.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/website/versioned_docs/version-0.5/qdp/getting-started.md
b/website/versioned_docs/version-0.5/qdp/getting-started.md
index 33625aab0..f05e84f51 100644
--- a/website/versioned_docs/version-0.5/qdp/getting-started.md
+++ b/website/versioned_docs/version-0.5/qdp/getting-started.md
@@ -71,9 +71,9 @@ engine.encode("data.parquet", num_qubits=10,
encoding_method="amplitude") # als
## Next Steps
-- [Concepts](../concepts/) - Learn about quantum encoding concepts
-- [API Reference](../api/) - Detailed API documentation
-- [Examples](../examples/) - More usage examples
+- [Concepts](concepts/) - Learn about quantum encoding concepts
+- [API Reference](api/) - Detailed API documentation
+- [Examples](examples/) - More usage examples
## Help