Skip to content

Commit 6adc9b3

Browse files
committed
Use full paths in README so that links are not broken on the PyPI page
1 parent 334f477 commit 6adc9b3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,8 +227,10 @@ tx = product.register(
227227
)
228228
```
229229

230-
See further code examples in the [examples](./examples/) directory.
230+
See further code examples in the
231+
[examples](https://github.com/autonity/afp-sdk/tree/master/examples/) directory.
231232

232233
## Development
233234

234-
See [DEVELOPMENT.md](./DEVELOPMENT.md) for developer documentation.
235+
See [DEVELOPMENT.md](https://github.com/autonity/afp-sdk/blob/master/DEVELOPMENT.md)
236+
for developer documentation.

0 commit comments

Comments
 (0)