Skip to content

Commit 628cd26

Browse files
committed
readme links fix
1 parent 6a99076 commit 628cd26

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can see information about devices such as:
3030
- `Hide/Unhide` sensors to remove some data from UI and web server.
3131
- Multiple `Tray icons` and `Gadget` for selected sensor values.
3232
- `Light`/`Dark` themes with auto switching mode.
33-
- Custom `color-themes` from external files - You can find examples [here](https://github.com/HardwareMonitor/openhardwaremonitor/tree/dev/OpenHardwareMonitor/Resources/themes)
33+
- Custom `color-themes` from external files - You can find examples [here](https://github.com/HardwareMonitor/openhardwaremonitor/tree/master/OpenHardwareMonitor/Resources/themes)
3434
- `Portable` mode for storing temporary driver file and settings configuration next to the executable file.
3535
- `Updated versions check` - manually from main menu.
3636

@@ -48,7 +48,7 @@ The published version can be obtained from [releases](https://github.com/Hardwar
4848
## Developer information
4949
**Integrate the library in own application**
5050
1. Add the [OpenHardwareMonitorLib](https://www.nuget.org/packages/OpenHardwareMonitorLib/) NuGet package to your application.
51-
2. Use the sample code below or the test console application from [here](https://github.com/HardwareMonitor/openhardwaremonitor/tree/dev/LibTest)
51+
2. Use the sample code below or the test console application from [here](https://github.com/HardwareMonitor/openhardwaremonitor/tree/master/LibTest)
5252

5353

5454
**Sample code**

0 commit comments

Comments
 (0)