mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Fix documentation link to zlib example
PiperOrigin-RevId: 257793227 Change-Id: I9c43c3814d75c5b79affd4854212eec07dc14f77
This commit is contained in:
parent
ab35eb49af
commit
686c6d254f
|
@ -10,7 +10,7 @@ Start by preparing a `sapi_library()` target in your `BUILD.bazel`
|
|||
file.
|
||||
|
||||
For reference, you can take a peek at a working example from the
|
||||
[zlib example](../examples/zlib/lib/BUILD.bazel).
|
||||
[zlib example](../examples/zlib/BUILD.bazel).
|
||||
|
||||
```python
|
||||
load(
|
||||
|
|
Loading…
Reference in New Issue
Block a user