fix: Broken link on README.md (#88)
This pull request includes a minor change to the `README.md` file. The change updates the link to the `signal-safe-tracing.md` file, moving it into the `docs` directory.
This commit is contained in:
parent
7fda402638
commit
8d2728d0f0
@ -455,7 +455,7 @@ non-signal-safe functions such as `malloc()`. To avoid this, call these routines
|
|||||||
to "warm up" the library.
|
to "warm up" the library.
|
||||||
|
|
||||||
Because signal-safe tracing is an involved process, I have written up a comprehensive overview of
|
Because signal-safe tracing is an involved process, I have written up a comprehensive overview of
|
||||||
what is involved at [signal-safe-tracing.md](signal-safe-tracing.md).
|
what is involved at [signal-safe-tracing.md](docs/signal-safe-tracing.md).
|
||||||
|
|
||||||
## Utility Types
|
## Utility Types
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user