Skip to content

Commit

Permalink
API.md: Fix gl.sampleCoverage link
Browse files Browse the repository at this point in the history
Fix link to gl.sampleCoverage in API.md
  • Loading branch information
Erkaman authored Aug 5, 2016
1 parent 7841845 commit 073b88d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
Expand Up @@ -1239,7 +1239,7 @@ var command = regl({

**Relevant WebGL APIs**

- [`gl.sampleCoverage`](https://www.khronos.org/opengles/sdk/docs/man/xhtml/glColorMask.xml)
- [`gl.sampleCoverage`](https://www.khronos.org/opengles/sdk/docs/man/xhtml/glSampleCoverage.xml)

* * *

Expand Down

0 comments on commit 073b88d

Please sign in to comment.