Skip to content

Commit 667ab2d

Browse files
committed
Link 'Authors' at end of Suggestotron to contributing page
1 parent d4ca4e2 commit 667ab2d

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

sites/en/intro-to-rails/credits_and_next_steps.step

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,13 @@ MARKDOWN
1919
h1 "Authors"
2020

2121
ul do
22-
li "Sarah Allen"
23-
li "Sarah Mei"
24-
li "Alex Chaffee"
25-
li "Ryan Davis"
26-
li "Steven! Ragnarok"
27-
li "...and many, many others"
22+
li do
23+
a "The RailsBridge community", href: "https://github.com/railsbridge/docs/graphs/contributors"
24+
end
25+
li do
26+
span "...and maybe you? Pull requests welcome "
27+
a "on GitHub", href: "https://github.com/railsbridge/docs"
28+
end
2829
end
2930

3031
h1 "What next?"

0 commit comments

Comments
 (0)