Skip to content

Commit

Permalink
Linux: fix Github link
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidB137 committed Mar 17, 2024
1 parent 2217a98 commit bb8b464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/bridge_espnow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ void printHelp()
{
std::cerr << "Usage: spsp_bridge_espnow CONFIG_FILE.ini" << std::endl
<< std::endl
<< "See: https://github.com/DavidB137/spsp/tree/main/linux/"
<< "See: https://github.com/DavidB137/spsp/blob/main/linux/"
"bridge_espnow_config.ini.example" << std::endl;
}

Expand Down

0 comments on commit bb8b464

Please sign in to comment.