Parcourir la source

server example improved (change logo and text)

Ivan Denisov il y a 9 ans
Parent
commit
47780e4f99
2 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      examples/server/web/index.html
  2. BIN
      examples/server/web/logo.png

+ 1 - 1
examples/server/web/index.html

@@ -9,7 +9,7 @@
 <tr><td width='140px' valign='top' align='center'><img src='logo.png' style='margin-top: 7px'></td>
 <td valign='top' align='left'><h2>The server is based on <a href='http://blackboxframework.org'>BlackBox/Component Pascal</a></h2>
 
-This server application runs on <a href='http://gitlab.molpit.com/oberon/blackbox-freenix'>Linux version of BlackBox Component Builder 1.6</a>.
+This server application runs on <a href='http://gitlab.molpit.org/blackbox/freenix'>Freenix version of BlackBox Component Builder</a>.
 </td></tr>
 </table>
 </body>

BIN
examples/server/web/logo.png