Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Commit 66b98a1

Browse files
committed
update 502.5 error page
1 parent 87f808c commit 66b98a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AspNetCore/Inc/applicationmanager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ class APPLICATION_MANAGER
141141
<li> Enable logging the application process' stdout messages </li> \
142142
<li> Attach a debugger to the application process and inspect </li></ul></fieldset> \
143143
<fieldset><h4> For more information visit: \
144-
<a href=\"https://go.microsoft.com/fwlink/?linkid=808681\" <cite> https://go.microsoft.com/fwlink/?LinkID=808681 </cite></a></h4> \
144+
<a href=\"https://go.microsoft.com/fwlink/?linkid=808681\"> <cite> https://go.microsoft.com/fwlink/?LinkID=808681 </cite></a></h4> \
145145
</fieldset> \
146146
</div> \
147147
</div></body></html>")

0 commit comments

Comments
 (0)