Skip to content

Commit 276b780

Browse files
authored
Merge pull request #13 from behroozbc/fix-readme-example-project
Fix readme example project
2 parents 8e624c1 + 7ad730d commit 276b780

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,9 @@ public class MqttWeatherForecastController : MqttBaseController // Inherit from
123123
}
124124
```
125125

126-
[See a full example project here](https://github.com/Atlas-LiftTech/MQTTnet.AspNetCore.AttributeRouting/tree/master/Example)
126+
[See server example project here](https://github.com/Atlas-LiftTech/MQTTnet.AspNetCore.AttributeRouting/tree/master/ExampleServer)
127+
128+
[See client example project here](https://github.com/Atlas-LiftTech/MQTTnet.AspNetCore.AttributeRouting/tree/master/ExampleClient)
127129

128130
## Contributions
129131

0 commit comments

Comments
 (0)