Skip to content

Commit

Permalink
fix primer raft-otel link (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
bazmurphy authored Jun 3, 2024
1 parent 16d0cbb commit 4e7a84d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Read about the operational characteristics of distributed consensus algorithms i

### Project work for this section {#project-work-for-this-section}

See [raft-otel](https://github.com/CodeYourFuture/immersive-go-course/tree/main/raft-otel) project.
See [raft-otel](https://github.com/CodeYourFuture/immersive-go-course/tree/main/projects/raft-otel) project.
This project is an opportunity to explore the RAFT distributed consensus protocol through the medium of distributed tracing.

## Further Optional Reading {#further-optional-reading}
Expand Down

0 comments on commit 4e7a84d

Please sign in to comment.