Skip to content

Commit 73558ce

Browse files
committed
Fix broken reference
1 parent b6fc8c7 commit 73558ce

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
.vscode/
55
/build
66
/dist
7+
/site
78
# pixi environments
89
.pixi
910
*.egg-info

docs/concepts/drone-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ sys_id_translation(model="so_rpy_rotor_drag", mass=mass, data=data)
110110
sys_id_rotation(data=data)
111111
```
112112

113-
For more information on the identification process, check out our [API](TODO)
113+
For more information on the identification process, check out our [API](../reference/drone_models/index.md)
114114

115115
## Data-Driven Models
116116

0 commit comments

Comments
 (0)