Changeset 968
- Timestamp:
- 05/12/07 20:07:57 (2 years ago)
- Files:
-
- ruport-www/resources.html (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ruport-www/resources.html
r967 r968 28 28 <h2>Resources</h2> 29 29 30 < h3>Documentation</h3>30 <a name="docs"><h3>Documentation</h3></a> 31 31 32 32 <p><a href="http://rubyreports.org/docs/ruport-in-10.pdf"> … … 56 56 </p> 57 57 58 < h3>Community</h3>58 <a name="community"><h3>Community</h3></a> 59 59 60 60 <p><a href="http://list.rubyreports.org">Mailing List</a></p> … … 77 77 #ruport channel on Freenode.</p> 78 78 79 < h3>Development</h3>79 <a name="development"><h3>Development</h3></a> 80 80 81 81 <p><a href="http://code.rubyreports.org">Trac Wiki</a></p> … … 95 95 join that aren't from spammers.</p> 96 96 97 < h3>Professional Support</h3>97 <a name="professional"><h3>Professional Support</h3></a> 98 98 99 99 <p>We are currently accepting a small amount of … … 106 106 107 107 </div> 108 <div id="secondaryContent"></div> 108 <div id="secondaryContent"> 109 <p> 110 <a href="#docs">Documentation</a> 111 </p> 112 <p> 113 <a href="#community">Community Resources</a> 114 </p> 115 <p> 116 <a href="#development">Developer Resources</a> 117 </p> 118 <p> 119 <a href="#professional">Professional Support</a> 120 </p> 121 </div> 109 122 <div id="footer"> 110 123 <p>
