Skip to content

Commit

Permalink
Updated link image
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando Cerqueira committed Nov 22, 2023
1 parent 4c34ea6 commit 46e3607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ A ring buffer makes a bounded queue when separate indices are used for inserting

The implementation follows the basic principle. The principle was expanded to have a scale capacity that may or may not be modified to optimize the consumption of the resources used.

![](./docs/images/RingBufferPlusFeature.png)
![](./images/RingBufferPlusFeature.png)

### Key Features
[**Top**](#table-of-contents)
Expand Down

0 comments on commit 46e3607

Please sign in to comment.