Skip to content

Commit

Permalink
Fix broken link (#1860)
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Sep 17, 2023
1 parent 24c2b8b commit 1104811
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .htmltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ IgnoreURLs:
- "numato.com"
- "nvidia.com"
- "slamtec.com"
- "softroboticsinc.com"
- "universal-robots.com"
- "digikey.com"
- "ufactory.cc"
Expand Down
2 changes: 1 addition & 1 deletion docs/components/gripper/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ For configuration information, click on your gripper's model:

Model | Description
----- | -----------
[`softrobotics`](./softrobotics/) | The [*m*Grip soft gripper by Soft Robotics](https://www.softroboticsinc.com/products/mgrip-modular-gripping-solution-for-food-automation/) |
[`softrobotics`](./softrobotics/) | The *m*Grip soft gripper by [Soft Robotics](https://www.softroboticsinc.com/) |
[`fake`](fake/) | A model used for testing, with no physical hardware. |

If you have another gripper model, you can [define a custom component](../../extend/).
Expand Down

0 comments on commit 1104811

Please sign in to comment.