Skip to content

Commit f0ea85e

Browse files
committed
Update side links to 3.5 / 4.0 docs
1 parent 0606f39 commit f0ea85e

File tree

1 file changed

+31
-19
lines changed

1 file changed

+31
-19
lines changed

source/_includes/custom/asides/about.html

Lines changed: 31 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,27 @@ <h1>About FW/1</h1>
66
<p>The main FW/1 Gitter room is also mirrored to the <a href="https://cfml.slack.com/messages/fw1/">FW/1 channel</a> on the <a href="http://cfml-slack.herokuapp.com/">CFML Slack</a> (that's the link to get an invite to sign up for the Slack).</p>
77
</section>
88
<section>
9-
<h1>3.5 Documentation (current - master)</h1>
10-
<a href="/documentation/">Getting Started Guide</a><br />
11-
<a href="/documentation/developing-applications.html">Developing Applications Guide</a><br />
12-
<a href="/documentation/using-aop-one.html">Using AOP/1</a><br />
13-
<a href="/documentation/using-di-one.html">Using DI/1</a><br />
14-
<a href="/documentation/using-subsystems.html">Using Subsystems</a><br />
15-
<a href="/documentation/reference-manual.html">Reference Manual</a><br />
16-
<a href="/documentation/cfml-and-clojure.html">Mixing CFML &amp; Clojure</a><br />
17-
<a href="/documentation/roadmap.html">Roadmap</a><br />
9+
<h1>4.0 Documentation (current - master)</h1>
10+
<a href="/documentation/4.0/">Getting Started Guide</a><br />
11+
<a href="/documentation/4.0/developing-applications.html">Developing Applications Guide</a><br />
12+
<a href="/documentation/4.0/using-aop-one.html">Using AOP/1</a><br />
13+
<a href="/documentation/4.0/using-di-one.html">Using DI/1</a><br />
14+
<a href="/documentation/4.0/using-subsystems.html">Using Subsystems</a><br />
15+
<a href="/documentation/4.0/reference-manual.html">Reference Manual</a><br />
16+
<a href="/documentation/4.0/cfml-and-clojure.html">Mixing CFML &amp; Clojure</a><br />
17+
<a href="/documentation/4.0/changes.html">Change Log</a><br />
18+
<a href="/documentation/4.0/roadmap.html">Roadmap</a><br />
19+
</section>
20+
<section>
21+
<h1>3.5 Documentation</h1>
22+
<a href="/documentation/3.5/">Getting Started Guide</a><br />
23+
<a href="/documentation/3.5/developing-applications.html">Developing Applications Guide</a><br />
24+
<a href="/documentation/3.5/using-aop-one.html">Using AOP/1</a><br />
25+
<a href="/documentation/3.5/using-di-one.html">Using DI/1</a><br />
26+
<a href="/documentation/3.5/using-subsystems.html">Using Subsystems</a><br />
27+
<a href="/documentation/3.5/reference-manual.html">Reference Manual</a><br />
28+
<a href="/documentation/3.5/cfml-and-clojure.html">Mixing CFML &amp; Clojure</a><br />
29+
<a href="/documentation/3.5/roadmap.html">Roadmap</a><br />
1830
</section>
1931
<section>
2032
<h1>3.1 Documentation</h1>
@@ -36,14 +48,14 @@ <h1>3.0 Documentation</h1>
3648
<a href="/documentation/3.0/roadmap.html">Roadmap</a><br />
3749
</section>
3850
<section>
39-
<h1>4.0 Documentation (next - develop)</h1>
40-
<a href="/documentation/4.0/">Getting Started Guide</a><br />
41-
<a href="/documentation/4.0/developing-applications.html">Developing Applications Guide</a><br />
42-
<a href="/documentation/4.0/using-aop-one.html">Using AOP/1</a><br />
43-
<a href="/documentation/4.0/using-di-one.html">Using DI/1</a><br />
44-
<a href="/documentation/4.0/using-subsystems.html">Using Subsystems</a><br />
45-
<a href="/documentation/4.0/reference-manual.html">Reference Manual</a><br />
46-
<a href="/documentation/4.0/cfml-and-clojure.html">Mixing CFML &amp; Clojure</a><br />
47-
<a href="/documentation/4.0/changes.html">Change Log</a><br />
48-
<a href="/documentation/4.0/roadmap.html">Roadmap</a><br />
51+
<h1>4.1 Documentation (next - develop)</h1>
52+
<a href="/documentation/4.1/">Getting Started Guide</a><br />
53+
<a href="/documentation/4.1/developing-applications.html">Developing Applications Guide</a><br />
54+
<a href="/documentation/4.1/using-aop-one.html">Using AOP/1</a><br />
55+
<a href="/documentation/4.1/using-di-one.html">Using DI/1</a><br />
56+
<a href="/documentation/4.1/using-subsystems.html">Using Subsystems</a><br />
57+
<a href="/documentation/4.1/reference-manual.html">Reference Manual</a><br />
58+
<a href="/documentation/4.1/cfml-and-clojure.html">Mixing CFML &amp; Clojure</a><br />
59+
<a href="/documentation/4.1/changes.html">Change Log</a><br />
60+
<a href="/documentation/4.1/roadmap.html">Roadmap</a><br />
4961
</section>

0 commit comments

Comments
 (0)