Skip to content

Commit dc318ef

Browse files
author
Clara Raubertas
committed
footer
1 parent f853541 commit dc318ef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

lib/doc_page.rb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,11 @@ def body_content
127127
# end
128128
p do
129129
text "Based on the RailsBridge curriculum:"
130+
end
131+
p do
130132
url "http://curriculum.railsbridge.org"
131-
text "Modified for"
133+
end
134+
text "Modified for "
132135
a "RailsBridge Chicago", href: "http://railsbridgechi.com"
133136
end
134137
}

0 commit comments

Comments
 (0)