mirror of
https://github.com/lammertb/libhttp.git
synced 2025-08-09 03:22:45 +03:00
Change dead links to Civetweb sourceforge page
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" dir="ltr">
|
||||
<!-- This file is part of the Civetweb project,
|
||||
http://code.google.com/p/civetweb -->
|
||||
http://sourceforge.net/projects/civetweb/ -->
|
||||
<head>
|
||||
<title>Civetweb chat server</title>
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
|
||||
@@ -16,7 +16,7 @@
|
||||
<div id="logo"></div>
|
||||
<div class="rounded infobox help-message" id="motd">
|
||||
Chat room implemented using
|
||||
<a href="http://code.google.com/p/civetweb" target="_blank">Civetweb</a>
|
||||
<a href="http://sourceforge.net/projects/civetweb/" target="_blank">Civetweb</a>
|
||||
embeddable web server.
|
||||
This application was written for educational purposes demonstrating
|
||||
how web interface could be decoupled from the business logic. Not a
|
||||
|
Reference in New Issue
Block a user