This commit is contained in:
Steve Faulkner
2021-05-05 19:15:26 -05:00
parent 33048b2c98
commit 0c009caea6
3 changed files with 4 additions and 3 deletions

View File

@@ -126,7 +126,7 @@ export const ThroughputInput: FunctionComponent<ThroughputInputProps> = ({
{isAutoscaleSelected && (
<Stack className="throughputInputSpacing">
<Text variant="small" data-testid="ruDescription">
Estimate your required RU/s with&nbsp;
Estimate your required RU/s with{" "}
<Link target="_blank" href="https://cosmos.azure.com/capacitycalculator/" data-testid="ruDescription">
capacity calculator
</Link>