Skip to content

Commit 9dd910a

Browse files
authored
Adjust quick start links
1 parent ced7b85 commit 9dd910a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
This repo contains tutorials to help you learn how to create your own fuzz tests with CI Fuzz CLI. Use these tutorials along with the following guides:
44

5-
* [C++ Quick Start](https://docs.code-intelligence.com/cli-quick-start-cpp)
6-
* [Java Quick Start](https://docs.code-intelligence.com/cli-quick-start-java)
5+
* [C++ Quick Start](https://docs.code-intelligence.com/getting-started/ci-fuzz-cpp-first-bug)
6+
* [Java Quick Start](https://docs.code-intelligence.com/getting-started/ci-fuzz-java-first-bug)

0 commit comments

Comments
 (0)