[org] fix: Fix various links
This commit is contained in:
parent
c5720c1163
commit
77e75fa940
3 changed files with 5 additions and 5 deletions
|
@ -528,7 +528,7 @@ export const DesignInfo = ({ Link = false, design = false, noDocsLink = false })
|
|||
k="FreeSewing"
|
||||
val="showcase"
|
||||
color="secondary"
|
||||
href={`/showcase/tags/aaron`}
|
||||
href={`/showcase/tags/${design}`}
|
||||
Link={Link}
|
||||
/>
|
||||
<KeyVal
|
||||
|
|
|
@ -4,6 +4,6 @@ title: Where did the "standard" measurements go?
|
|||
|
||||
In past versions of FreeSewing, we published a sizing table so that users could try out the platform without entering their measurements. Because there are no real standards for sizes, ours were -- like all sizing charts -- made up.
|
||||
|
||||
We found that publishing these created unreasonable expectations. Users were disappointed when their patterns generated with "standard" sizes didn't fit as they expected. We removed the made up measurements in favor of [curated measurements sets](https://freesewing.org/curated-sets).
|
||||
We found that publishing these created unreasonable expectations. Users were disappointed when their patterns generated with "standard" sizes didn't fit as they expected. We removed the made up measurements in favor of [curated measurements sets](/docs/about/site/csets/).
|
||||
|
||||
We also removed the ability to compare your measurements to "standard" ones to try to identify potential mismeasurements. In the future, we may implement different ways to check, but will only display these to users who are [comfortable with their measurement sets being compared](https://freesewing.org/account/compare).
|
||||
We also removed the ability to compare your measurements to "standard" ones to try to identify potential mismeasurements. In the future, we may implement different ways to check, but will only display these to users who are [comfortable with their measurement sets being compared](/docs/about/site/account/#compare).
|
||||
|
|
|
@ -40,8 +40,8 @@ following:
|
|||
would mean some designs would not work with them.
|
||||
- **The height** of the person. This helps users select a measurements set
|
||||
closest to their own body.
|
||||
- **A picture** of the person to be featured [in our line-up of curated
|
||||
measurements sets]https://freesewing.org(/curated-sets). See below for tips.
|
||||
- **A picture** of the person to be featured in our line-up of curated
|
||||
measurements sets. See below for tips.
|
||||
|
||||
## Tips for line-up pictures
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue