Skip to content

Commit

Permalink
Merge pull request #19909 from EricWittmann/fix/guide-broken-link
Browse files Browse the repository at this point in the history
Fixed a broken link in a guide
  • Loading branch information
sberyozkin authored Sep 3, 2021
2 parents 8f935cd + 793ffd7 commit 9eb3e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/asciidoc/kafka-schema-registry-avro.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ However, you can go right to the completed example.

Clone the Git repository: `git clone {quickstarts-clone-url}`, or download an {quickstarts-archive-url}[archive].

The solution is located in the `kafka-avro-schema-quickstart` {quickstarts-tree-url}/kafka-quickstart-avro-schema[directory].
The solution is located in the `kafka-avro-schema-quickstart` {quickstarts-tree-url}/kafka-avro-schema-quickstart[directory].

== Creating the Maven Project

Expand Down

0 comments on commit 9eb3e8b

Please sign in to comment.