Fix documentation link to zlib example

PiperOrigin-RevId: 257793227
Change-Id: I9c43c3814d75c5b79affd4854212eec07dc14f77
This commit is contained in:
Christian Blichmann 2019-07-12 06:38:26 -07:00 committed by Copybara-Service
parent ab35eb49af
commit 686c6d254f

View File

@ -10,7 +10,7 @@ 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
[zlib example](../examples/zlib/lib/BUILD.bazel). [zlib example](../examples/zlib/BUILD.bazel).
```python ```python
load( load(