[Bast-commits] r8885 - in DBIC-Web: . pages
david at dev.catalyst.perl.org
david at dev.catalyst.perl.org
Thu Mar 4 14:43:14 GMT 2010
Author: david
Date: 2010-03-04 14:43:14 +0000 (Thu, 04 Mar 2010)
New Revision: 8885
Modified:
DBIC-Web/
DBIC-Web/pages/index.html
DBIC-Web/pages/support.html
Log:
r34 at drax: david | 2010-03-04 14:23:34 +0000
Change "Getting started"
Property changes on: DBIC-Web
___________________________________________________________________
Modified: svk:merge
- 8f56f3f5-0ce6-439a-8bf6-7ff32a8a3359:/local/DBIC-Web:33
+ 8f56f3f5-0ce6-439a-8bf6-7ff32a8a3359:/local/DBIC-Web:34
Modified: DBIC-Web/pages/index.html
===================================================================
--- DBIC-Web/pages/index.html 2010-03-04 14:43:07 UTC (rev 8884)
+++ DBIC-Web/pages/index.html 2010-03-04 14:43:14 UTC (rev 8885)
@@ -36,10 +36,9 @@
<h2>Getting Started</h2>
<p>
- If you would like to read more about Dbic we reccomend you start with the
- <a href="http://search.cpan.org/perldoc?DBIx::Class">cpan documentation</a>, and
- the <a href="/examples/">tutorial</a>. There is a <a href="http://lists.scsys.co.uk">
- Mailing List</a> if you would like to join in with the community.
+ If you would like to read more about DBIC we reccomend you start with the
+ <a href="/documentation.html">documentation</a> join <a
+ href="/support.html#community">the community</a>.
</p>
<h2>Supporting Projects</h2>
Modified: DBIC-Web/pages/support.html
===================================================================
--- DBIC-Web/pages/support.html 2010-03-04 14:43:07 UTC (rev 8884)
+++ DBIC-Web/pages/support.html 2010-03-04 14:43:14 UTC (rev 8885)
@@ -1,12 +1,12 @@
[% WRAPPER wrapper.tt title = "Support" %]
- <h2>Commercial Support</h2>
+ <h2 id="commercial">Commercial Support</h2>
<p><a href="http://www.shadowcat.co.uk/">Shadowcat systems</a> provide
the DBIx::Class project with contributions in the form of code and hosting.
Their team is highly experienced with DBIC and offer a
<a href="http://www.shadowcat.co.uk/services/support/">consultancy service</a>.
- <h2>Community Support</h2>
+ <h2 id="community">Community Support</h2>
<p>There are a number of community support channels:</p>
More information about the Bast-commits
mailing list