Skip to content

Commit 9976baf

Browse files
authored
remove spaces in md links on usecases page (#15)
1 parent 0b62dab commit 9976baf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

usecases.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ user supplied modeling assumptions and actual weather data.
5050
#### 1.A. Calculate predicted performance {#uc1A}
5151
{: .anchor}
5252

53-
**Use case narrative**: Using an [SPI Performance Model] (#performancemodels) with user-provided modeling assumptions,
54-
user input system metadata, and [user-supplied weather data] (#uc6a), calculate system output.
53+
**Use case narrative**: Using an [SPI Performance Model](#performancemodels) with user-provided modeling assumptions,
54+
user input system metadata, and [user-supplied weather data](#uc6a), calculate system output.
5555

5656
**Requirements**:
5757

@@ -65,7 +65,7 @@ user input system metadata, and [user-supplied weather data] (#uc6a), calculate
6565
{: .anchor}
6666

6767
**Use case narrative**: Using an [SPI Performance Model](#performancemodels) with user-provided modeling assumptions,
68-
user input system metadata, [user-uploaded actual weather data] (#uc6a), and user-selected [data quality checks](#uc6b),
68+
user input system metadata, [user-uploaded actual weather data](#uc6a), and user-selected [data quality checks](#uc6b),
6969
calculate system output.
7070

7171
**Requirements**:

0 commit comments

Comments
 (0)