Update github url

pull/94/head
Pavel Djundik 9 years ago
parent 1578c9f12f
commit 65a2493c3c

@ -40,7 +40,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Source Query PHP Class</title> <title>Source Query PHP Library</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<style type="text/css"> <style type="text/css">
@ -60,9 +60,9 @@
<body> <body>
<div class="container"> <div class="container">
<div class="jumbotron"> <div class="jumbotron">
<h1>Source Query PHP Class</h1> <h1>Source Query PHP Library</h1>
<p>This class was created to query game server which use the Source (Steamworks) query protocol.</p> <p>This library was created to query game server which use the Source (Steamworks) query protocol.</p>
<p> <p>
<a class="btn btn-large btn-primary" href="http://xpaw.me">Made by xPaw</a> <a class="btn btn-large btn-primary" href="http://xpaw.me">Made by xPaw</a>

@ -3,7 +3,7 @@
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik <sourcequery@xpaw.me>
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query-Class * @link https://github.com/xPaw/PHP-Source-Query
* *
* @license GNU Lesser General Public License, version 2.1 * @license GNU Lesser General Public License, version 2.1
* *

@ -3,7 +3,7 @@
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik <sourcequery@xpaw.me>
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query-Class * @link https://github.com/xPaw/PHP-Source-Query
* *
* @license GNU Lesser General Public License, version 2.1 * @license GNU Lesser General Public License, version 2.1
* *

@ -3,7 +3,7 @@
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik <sourcequery@xpaw.me>
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query-Class * @link https://github.com/xPaw/PHP-Source-Query
* *
* @license GNU Lesser General Public License, version 2.1 * @license GNU Lesser General Public License, version 2.1
* *

@ -3,7 +3,7 @@
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik <sourcequery@xpaw.me>
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query-Class * @link https://github.com/xPaw/PHP-Source-Query
* *
* @license GNU Lesser General Public License, version 2.1 * @license GNU Lesser General Public License, version 2.1
* *

@ -3,7 +3,7 @@
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik <sourcequery@xpaw.me>
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query-Class * @link https://github.com/xPaw/PHP-Source-Query
* *
* @license GNU Lesser General Public License, version 2.1 * @license GNU Lesser General Public License, version 2.1
* *

@ -3,7 +3,7 @@
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik <sourcequery@xpaw.me>
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query-Class * @link https://github.com/xPaw/PHP-Source-Query
* *
* @license GNU Lesser General Public License, version 2.1 * @license GNU Lesser General Public License, version 2.1
* *

@ -3,7 +3,7 @@
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik <sourcequery@xpaw.me>
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query-Class * @link https://github.com/xPaw/PHP-Source-Query
* *
* @license GNU Lesser General Public License, version 2.1 * @license GNU Lesser General Public License, version 2.1
* *

@ -3,7 +3,7 @@
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik <sourcequery@xpaw.me>
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query-Class * @link https://github.com/xPaw/PHP-Source-Query
* *
* @license GNU Lesser General Public License, version 2.1 * @license GNU Lesser General Public License, version 2.1
* *

@ -3,7 +3,7 @@
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik <sourcequery@xpaw.me>
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query-Class * @link https://github.com/xPaw/PHP-Source-Query
* *
* @license GNU Lesser General Public License, version 2.1 * @license GNU Lesser General Public License, version 2.1
* *

@ -5,7 +5,7 @@
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik <sourcequery@xpaw.me>
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query-Class * @link https://github.com/xPaw/PHP-Source-Query
* *
* @license GNU Lesser General Public License, version 2.1 * @license GNU Lesser General Public License, version 2.1
*/ */

@ -3,7 +3,7 @@
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik <sourcequery@xpaw.me>
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query-Class * @link https://github.com/xPaw/PHP-Source-Query
* *
* @license GNU Lesser General Public License, version 2.1 * @license GNU Lesser General Public License, version 2.1
* *

@ -8,7 +8,7 @@
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik <sourcequery@xpaw.me>
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query-Class * @link https://github.com/xPaw/PHP-Source-Query
* *
* @license GNU Lesser General Public License, version 2.1 * @license GNU Lesser General Public License, version 2.1
*/ */

Loading…
Cancel
Save