Skip to content

Commit 4d834c8

Browse files
authored
Fix link
1 parent 306ed17 commit 4d834c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter15/A_Airport/Airport/Pages/Airport/AirportSecurity.cshtml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
Are you allowed into the aiport lounge?
1111
You had better be a Gold class frequent flyer or work for the airline, and not be banned!
1212
</p>
13-
<p><a asp-page="Airport/AirportLounge" class="btn btn-primary">Enter Airport Lounge</a></p>
13+
<p><a asp-page="AirportLounge" class="btn btn-primary">Enter Airport Lounge</a></p>

0 commit comments

Comments
 (0)