From 0ff70c8f77a1777afae94195bb75066a6f2ed70c Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Thu, 31 Aug 2023 11:41:56 -0500 Subject: [PATCH] Update website URLs --- helpers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helpers.py b/helpers.py index 1e85b51..5545650 100644 --- a/helpers.py +++ b/helpers.py @@ -35,12 +35,12 @@ SBA_SEASON7_DRAFT_KEY = '1BgySsUlQf9K21_uOjQOY7O0GrRfF6zt1BBaEFlvBokY' SBA_SEASON8_DRAFT_KEY = '1FG4cAs8OeTdrreRqu8D-APxibjB3RiEzn34KTTBLLDk' SBA_STANDINGS_URL = f'{SBA_BASE_URL}/standings' SBA_SCHEDULE_URL = f'{SBA_BASE_URL}/schedule' -SBA_IMAGE_URL = f'{SBA_BASE_URL}/static/images' +SBA_IMAGE_URL = f'{SBA_BASE_URL}/images' SBA_PLAYERS_ROLE_NAME = f'Season {SBA_SEASON} Players' PD_PLAYERS_ROLE_NAME = f'Paper Dynasty Players' ALL_PLAYERS = [SBA_PLAYERS_ROLE_NAME, PD_PLAYERS_ROLE_NAME] -LOGO = 'https://sombaseball.ddns.net/static/images/sba-logo.png' +LOGO = f'{SBA_BASE_URL}/sba-logo.png' INFIELD_X_CHART = { 'si1': { 'rp': 'Runner on first: Line drive hits the runner! Runner on first is out. Batter goes to first with single '