Skip to content

Commit 9d533e0

Browse files
committed
Testing & Deployment code commit by ENGR. IPAYE
1 parent aa007f4 commit 9d533e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ <h1>🌤 Weather API</h1>
5656

5757
<!-- Navigation cards -->
5858
<div class="nav-grid">
59-
<a href="/weather/ui/Lagos" class="card blue">🌤 Weather in Lagos (UI)</a>
59+
<a href="/weather/ui/london" class="card blue">🌤 Weather in London (United Kingdom)</a>
6060
<a href="/weather/coordinates?lat=6.5244&lon=3.3792" class="card gray">📍 Weather by Coordinates (JSON)</a>
6161
<a href="/cities/ui" class="card green">🌆 Saved Cities (UI)</a>
6262
<a href="/docs" class="card yellow">🗺️ API Docs</a>

0 commit comments

Comments
 (0)