Skip to content

Commit b964e68

Browse files
BenoitBenoit
authored andcommitted
FIX broken links
1 parent 818f443 commit b964e68

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/reolinkcreds/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Reolink Credentials example plugin
22

33
The complete code of this example can be found [here](./wirego_reolinkcreds.go)
4-
Before getting deep in this example, you should probably take a look at the [minimalist](../examples/minimal/README.md) and [ReolinkCreds Light)()../examples/reolinkcredslight/README.md) examples.
4+
Before getting deep in this example, you should probably take a look at the [minimalist](../minimal/README.md) and [ReolinkCreds Light](../reolinkcredslight/README.md) examples.
55

66
## Introduction
77

examples/reolinkcredslight/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Reolink Credentials example plugin
22

3-
The complete code of this example can be found [here](./wirego_reolinkcreds.go)
4-
Before getting deep in this example, you should probably take a look at the [minimalist](../examples/minimal/README.md) example.
3+
The complete code of this example can be found [here](./wirego_reolinkcreds_light.go)
4+
Before getting deep in this example, you should probably take a look at the [minimalist](../minimal/README.md) example.
55

66
## Introduction
77

0 commit comments

Comments
 (0)