Skip to content

Commit eb3340b

Browse files
authored
Merge pull request #4 from m00nyONE/main
docs: fix license and markdown links
2 parents ac94f5e + 988c0bd commit eb3340b

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
@@ -160,7 +160,7 @@ Plugins can respond to system events by placing executable scripts in their `eve
160160
| `stopped` | Array has stopped |
161161
| `poll_attributes` | SMART data polled |
162162

163-
See [Event System](docs/events.html) for full details.
163+
See [Event System](docs/events.md) for full details.
164164

165165
---
166166

@@ -230,7 +230,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
230230

231231
## 📄 License
232232

233-
This documentation is licensed under [CC BY-SA 4.0](LICENSE). Code examples are provided under the [MIT License](LICENSE-CODE).
233+
This documentation and the code examples are licensed under the [MIT License](LICENSE).
234234

235235
---
236236

0 commit comments

Comments
 (0)