fix(docs): Change to use plugin names
This commit is contained in:
parent
4b481ced13
commit
34d72dcb8e
1 changed files with 6 additions and 6 deletions
|
@ -47,10 +47,10 @@ currently used by the designs we maintain:
|
|||
|
||||
[hps]: https://freesewing.org/docs/measurements/hps/
|
||||
|
||||
## Measurements from measurementsPlugin
|
||||
## Measurements from plugin-measurements
|
||||
|
||||
In addition, [measurementsPlugin](/reference/plugins/measurements) from `@freesewing/plugin-measurements`
|
||||
will add the following measurements if the required measurements
|
||||
In addition, the [@freesewing/plugin-measurements](/reference/plugins/measurements)
|
||||
plugin will add the following measurements if the required measurements
|
||||
they are derived from are provided:
|
||||
|
||||
| Measurement | Description | Required Measurements |
|
||||
|
@ -63,10 +63,10 @@ they are derived from are provided:
|
|||
| `waistFrontArc` | Half of `waistFront` | `waist`, `waistBack` |
|
||||
| `crossSeamBack` | Back portion of `crossSeam` | `crossSeam`, `crossSeamFront` |
|
||||
|
||||
## Measurements from bustPlugin
|
||||
## Measurements from plugin-measurements
|
||||
|
||||
In addition, [bustPlugin](/reference/plugins/bust) from
|
||||
`@freesewing/plugin-bust` will add and modify the following measurements.
|
||||
In addition, the [@freesewing/plugin-bust](/reference/plugins/bust)
|
||||
plugin will add and modify the following measurements.
|
||||
|
||||
| Measurement | Description |
|
||||
|-------------|-------------|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue