Skip to content

Commit adf1143

Browse files
committed
Add an 'about' page stretch goal and fix additional resources link
1 parent 9327238 commit adf1143

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: sites/curriculum/credits_and_next_steps.step

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ If you got all the way through Suggestotron with some time to spare, here's some
99

1010
* Add a downvote button that does the opposite of what the upvote button does
1111
* Sort topics by their number of votes
12+
* Add an 'about' page, linked from the bottom of the Suggestotron topics list. Link back to the Topics list from the About page so users don't get stranded.
1213

1314
MARKDOWN
1415

@@ -30,6 +31,6 @@ ul do
3031
li "After that, start a project, tutorial, and come back again!"
3132
li do
3233
span "All our favorite resources can be found on the RailsBridge site: "
33-
a "http://workshops.railsbridge.org/whats-next/", href: "http://workshops.railsbridge.org/whats-next/"
34+
a "http://railsbridge.org/learn/resources", href: "http://railsbridge.org/learn/resources"
3435
end
3536
end

0 commit comments

Comments
 (0)