Skip to content

Commit 400cb60

Browse files
Merge branch 'main' into claude/elated-boyd-553b72
2 parents 4893277 + 6665224 commit 400cb60

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/build-modules/dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,4 +199,4 @@ Then resolve it the same way as any other dependency.
199199
- [Write a Driver Module](/build-modules/write-a-driver-module/) -- full walkthrough including dependency handling in context.
200200
- [Write a Logic Module](/build-modules/write-a-logic-module/) -- build a module that coordinates multiple resources.
201201
- [Access platform APIs](/build-modules/platform-apis/) -- access fleet management, data, and ML training APIs from within a module.
202-
- For full examples, see the [Desk Safari tutorial](/try/) or [complex module examples on GitHub](https://github.com/viamrobotics/viam-python-sdk/tree/main/examples/complex_module/src).
202+
- For full examples, see the [Try Viam tutorial](/try/) or [complex module examples on GitHub](https://github.com/viamrobotics/viam-python-sdk/tree/main/examples/complex_module/src).

docs/tutorials/control/control-motor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,4 +608,4 @@ int main() {
608608
609609
You now know how to build a machine that controls two {{< glossary_tooltip term_id="component" text="components" >}}.
610610
611-
For a more elaborate tutorial using more componenst, see the [Desk Safari Tutorial](/try/).
611+
For a more elaborate tutorial using more componenst, see the [Try Viam tutorial](/try/).

docs/what-is-viam/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,6 @@ Viam provides these so you can focus on your product.
165165

166166
## Next steps
167167

168-
We recommend putting these concepts into practice by following the [Desk Safari tutorial](/try/) to build your first machine.
168+
We recommend putting these concepts into practice by following the [Try Viam tutorial](/try/) to build your first machine.
169169

170170
For more information on cloud capabilities like fleet management and provisioning, see [Monitor Air Quality with a Fleet of Sensors](/tutorials/control/air-quality-fleet/).

0 commit comments

Comments
 (0)