Skip to content

Commit 0c163ba

Browse files
committed
Update the Congrats page
1 parent 24b3845 commit 0c163ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

vendor/wheels/public/views/congratulations.cfm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,19 @@
1212
You have successfully installed<cfif Len(get("version"))> version #get("version")# of</cfif> CFWheels.
1313
</strong>
1414
<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...
1616
</p>
1717

1818
<h2>Now What?</h2>
1919
<p>Now that you have a working installation of CFWheels, you may be wondering what to do next. Here are some suggestions.</p>
2020

2121
<div class="row">
2222
<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
2424
&quot;Hello World&quot; tutorial.</a>
2525
</div>
2626
<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>
2828
</div>
2929
<div class="column">
3030
<a class="" href="https://github.com/cfwheels/cfwheels/discussions" target="_blank">Say &quot;Hello!&quot; to everyone in the CFWheels community.</a>

0 commit comments

Comments
 (0)