mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Update library.md
There is no https://github.com/google/sandboxed-api/blob/master/sandboxed_api/examples/zlib/lib/sandbox.h - it either wasn't commited or we meant different sandbox.h here. For now I linked to sum's sandbox.h
This commit is contained in:
parent
177b969e8c
commit
845ad06d37
|
@ -117,7 +117,7 @@ This object will also specify where your SAPI Library can be found
|
||||||
and how it should be executed (though you can depend on default settings).
|
and how it should be executed (though you can depend on default settings).
|
||||||
|
|
||||||
A working example of such SAPI object definition file can be found
|
A working example of such SAPI object definition file can be found
|
||||||
[here](../examples/zlib/lib/sandbox.h).
|
[here](../examples/sum/lib/sandbox.h).
|
||||||
|
|
||||||
In order to familiarize yourself with the Sandbox2 policies, you might want to
|
In order to familiarize yourself with the Sandbox2 policies, you might want to
|
||||||
take a look at the [Sandbox2 documenation](../sandbox2/README.md).
|
take a look at the [Sandbox2 documenation](../sandbox2/README.md).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user