1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-07 16:02:55 +03:00

Change dead links to Civetweb sourceforge page

This commit is contained in:
bel
2014-12-08 17:20:47 +01:00
parent d62e2c7a4e
commit 90fc294777
9 changed files with 161 additions and 9 deletions

View File

@@ -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

View File

@@ -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: login</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>

View File

@@ -1,4 +1,5 @@
// This file is part of Civetweb project, http://code.google.com/p/civetweb
// This file is part of Civetweb project,
// http://sourceforge.net/projects/civetweb/
var chat = {
// Backend URL, string.