Skip to content

Commit 1aef9f8

Browse files
committed
Fix link to team logos
1 parent ac39223 commit 1aef9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
A Status Board for the Small Size League, optimized to show the current game state on a large screen.
1010

1111
## Adding your teams logo
12-
If you would like to see your teams logo on the status-board, add it to [frontend/src/assets/logos](frontend/src/assets/logos) and include it in [frontend/src/teamLogoUrl.js](frontend/src/teamLogoUrl.js).
12+
If you would like to see your teams logo on the status-board, add it to [frontend/src/assets/logos](frontend/src/assets/logos) and include it in [frontend/src/helpers/teamLogo.ts](frontend/src/helpers/teamLogo.ts).
1313
The team name must match the one configured in the ssl-game-controller in all lowercase.
1414

1515
## Usage

0 commit comments

Comments
 (0)