Merge pull request #5 from disconnect3d:patch-5

PiperOrigin-RevId: 239387531
Change-Id: I7929c296cb838c5a1ed05539efca4e771c1f68b3
This commit is contained in:
Christian Blichmann 2019-03-20 14:51:09 +01:00
commit 2ed1e9b7a4

View File

@ -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).