Skip to content

Commit f28f57b

Browse files
committed
remove extra LL links
1 parent 53a6246 commit f28f57b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/flex-manual/docs/labware/concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ One way to think of labware is as the durable components and consumable items th
1616

1717
## Opentrons-verified labware
1818

19-
Opentrons has prepared information about common labware for our [Labware Library](https://labware.opentrons.com/). This information is stored in Javascript object notation (JSON) files with .json file extensions. A JSON file includes spatial dimensions (length, width, height), volumetric capacity (µL, mL), and other metrics that define the labware's surface features, their shapes, and locations. Newer labware definitions also include information about the internal shapes of wells within labware. When running a protocol, the Flex reads these .json files to know what labware is on the deck and how to work with it.
19+
Opentrons has prepared information about common labware for our Labware Library. This information is stored in Javascript object notation (JSON) files with .json file extensions. A JSON file includes spatial dimensions (length, width, height), volumetric capacity (µL, mL), and other metrics that define the labware's surface features, their shapes, and locations. Newer labware definitions also include information about the internal shapes of wells within labware. When running a protocol, the Flex reads these .json files to know what labware is on the deck and how to work with it.
2020

2121
## Custom labware
2222

docs/flex-manual/docs/labware/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: "Opentrons Flex: Labware"
77
This chapter covers how Opentrons Flex works with labware, both in software and on the robot deck itself.
88

99
- [Labware concepts](./concepts.md) describes how Opentrons software encodes and uses information about physical labware items in your lab.
10-
- [Labware types](./types.md) gives examples of the categories of labware that you'll find in the [Opentrons Labware Library](https://labware.opentrons.com/).
10+
- [Labware types](./types.md) gives examples of the categories of labware that you'll find in the Opentrons Labware Library.
1111
- Certain types of labware are [compatible with the Opentrons Flex Gripper](./gripper.md) for automated movement around the deck. (All labware can be moved manually.)
1212
- Custom [labware definitions](./definitions) let you take labware you've modified or manufactured for your scientific application and get them working with Flex. This section describes all the features available for first-party and custom labware defined by our JSON labware schema.
1313

0 commit comments

Comments
 (0)