Revision: 6157
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6157&view=rev
Author: manningr
Date: 2011-02-13 17:48:13 +0000 (Sun, 13 Feb 2011)
Log Message:
-----------
Added "Getting Started" link to overview section.
Modified Paths:
--------------
trunk/sql12/web-site/home.html
Modified: trunk/sql12/web-site/home.html
===================================================================
--- trunk/sql12/web-site/home.html 2011-02-13 17:01:24 UTC (rev 6156)
+++ trunk/sql12/web-site/home.html 2011-02-13 17:48:13 UTC (rev 6157)
@@ -150,7 +150,10 @@
<p>SQuirreL SQL Client is a graphical Java program that will
allow you to view the structure of a JDBC compliant
- database, browse the data in tables, issue SQL commands etc, see <a href="index.php?page=screenshots">Introduction</a>.
+ database, browse the data in tables, issue SQL commands etc, see
+ <a href="http://sourceforge.net/apps/trac/squirrel-sql/wiki/GettingStarted">Getting Started</a>
+ and
+ <a href="index.php?page=screenshots">Introduction</a>.
The minimum version of Java supported is 1.6.x as of SQuirreL version 3.0. See the
<a href="index.php?page=old">Old Versions</a>
page for versions of SQuirreL that will work with older
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|