mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
fix formatting in docs/library.md
This commit is contained in:
parent
177b969e8c
commit
64acef11c5
|
@ -6,7 +6,7 @@
|
||||||
Here, you'll prepare a build target, that your [host code](host-code.md)
|
Here, you'll prepare a build target, that your [host code](host-code.md)
|
||||||
will make use of.
|
will make use of.
|
||||||
|
|
||||||
Start by preparing a [sapi_library()][sapi_library] target in your `BUILD.bazel`
|
Start by preparing a `sapi_library()` target in your `BUILD.bazel`
|
||||||
file.
|
file.
|
||||||
|
|
||||||
For reference, you can take a peek at a working example from the
|
For reference, you can take a peek at a working example from the
|
||||||
|
|
Loading…
Reference in New Issue
Block a user