Skip to content

Commit cdc3c1b

Browse files
committed
fix redaction link in index
1 parent aa4b156 commit cdc3c1b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

api/class/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Annotation has the following main classes:
3232

3333

3434
- [Rectangle](/api/class/annotation/rectangle.md)
35+
- [Redaction](/api/class/annotation/redaction.md)
3536
- [Ellipse](/api/class/annotation/ellipse.md)
3637
- [Polygon](/api/class/annotation/polygon.md)
3738
- [Polyline](/api/class/annotation/polyline.md)

api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ permalink: /api/index.html
3333

3434
- Annotation
3535
- [Rectangle]({{ site.api }}class/annotation/rectangle.html)
36-
- [Redaction](/api/class/annotation/rectangle.md)
36+
- [Redaction](/api/class/annotation/redaction.md)
3737
- [Ellipse]({{ site.api }}class/annotation/ellipse.html)
3838
- [Polygon]({{ site.api }}class/annotation/polygon.html)
3939
- [Polyline]({{ site.api }}class/annotation/polyline.html)

0 commit comments

Comments
 (0)