Skip to content

Commit a8884a5

Browse files
committed
Fix field view link
1 parent e26f628 commit a8884a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ packet.fieldOverlay()
2323
.setFill("blue")
2424
.fillRect(-20, -20, 40, 40);
2525
```
26-
###[See here for more detail on drawing into the Field View](fieldview)
2726

27+
Check out [this page](fieldview) for more information on Field View drawing.
2828

2929
Use `FtcDashboard#sendTelemetryPacket()` to dispatch complete packets.
3030

0 commit comments

Comments
 (0)