sdlweb: Give the direct URL to GitHub on the SDL git page

From e609bed7d6672b59cbc1df91d60a3f7af8d1aea3 Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Sat, 24 Jul 2021 07:18:41 +0000
Subject: [PATCH] Give the direct URL to GitHub on the SDL git page

---
 git.php | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/git.php b/git.php
index 2340a08..e9f89f8 100644
--- a/git.php
+++ b/git.php
@@ -15,7 +15,7 @@
                 <div>
 
                     <p>
-                        The latest development version of SDL is available via <a href="https://git-scm.com/">Git</a>.
+                        The latest development version of SDL is available via <a href="https://github.com/libsdl-org/SDL">Git</a>.
                     </p>
                     <p>
                         Git allows you to get up-to-the-minute fixes and enhancements;
@@ -25,15 +25,6 @@
 		</div>
 
                 <div class="col left">
-<h2>SDL 2.0</h2>
-<blockquote>
-<pre>
-git clone https://github.com/libsdl-org/SDL.git
-</pre>
-</blockquote>
-The TODO list for the next release is available <a href="todo.php">here</a>.
-</p>
-
 <hr/>
 
 <p><font color="#414141">