You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vendor/wheels/public/views/congratulations.cfm
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -12,19 +12,19 @@
12
12
You have successfully installed<cfif Len(get("version"))> version #get("version")# of</cfif> CFWheels.
13
13
</strong>
14
14
<br>
15
-
Welcome to the wonderful world of CFWheels. We hope you will enjoy it!
15
+
Welcome to the wonderful world of CFWheels. We hope you will enjoy it! Nod estart coding...
16
16
</p>
17
17
18
18
<h2>Now What?</h2>
19
19
<p>Now that you have a working installation of CFWheels, you may be wondering what to do next. Here are some suggestions.</p>
20
20
21
21
<div class="row">
22
22
<div class="column">
23
-
<a class="" href="https://guides.cfwheels.org/2.5.0/v/3.0.0-snapshot/introduction/readme/beginner-tutorial-hello-world" target="_blank">View and code along with our
23
+
<a class="" href="https://guides.cfwheels.org/cfwheels-guides/3.0.0-snapshot/introduction/readme/beginner-tutorial-hello-world" target="_blank">View and code along with our
24
24
"Hello World" tutorial.</a>
25
25
</div>
26
26
<div class="column">
27
-
<a class="" href="https://guides.cfwheels.org/2.5.0/v/3.0.0-snapshot" target="_blank">Have a look at the rest of our documentation.</a>
27
+
<a class="" href="https://guides.cfwheels.org/cfwheels-guides/3.0.0-snapshot" target="_blank">Have a look at the rest of our documentation.</a>
28
28
</div>
29
29
<div class="column">
30
30
<a class="" href="https://github.com/cfwheels/cfwheels/discussions" target="_blank">Say "Hello!" to everyone in the CFWheels community.</a>
0 commit comments