Skip to content

Commit

Permalink
Fixing invalid link in Button README.md (#2342)
Browse files Browse the repository at this point in the history
  • Loading branch information
tesar-tech authored Aug 14, 2024
1 parent 0f6d919 commit 0a34519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/devices/Button/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ In order to ease the configuration, here is a simple table with the connections

## Usage

You can find an example in the [samples](./Samples/Program.cs) directory.
You can find an example in the [samples](./samples/Program.cs) directory.

```csharp
// Initialize a new button with the corresponding button pin assuming internal pull-up
Expand Down

0 comments on commit 0a34519

Please sign in to comment.