File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -114,20 +114,20 @@ def body_content
114114
115115 footer {
116116 p do
117- text "Going through this curriculum on your own? Get help on "
118- a "our Discourse forum" , href : "http://discourse.bridgefoundry.org/c/railsbridge-help" , target : "_blank"
119- text ", where RailsBridge volunteers can answer your questions."
117+ text "有翻譯或是其他相關問題,請至 "
118+ a "https://github.com/sdlong/railsbridge-docs" , href : "https://github.com/sdlong/railsbridge-docs"
119+ text " 發送 "
120+ a "pull request" , href : "https://github.com/sdlong/railsbridge-docs/pulls"
121+ text " 給技術上的建議"
120122 end
121123 p do
122- text "If you have a suggestion for improving the docs, please make a "
123- a "pull request " , href : "https://github.com/railsbridge/docs"
124- text "or "
125- a "drop us a note " , href : "https://github.com/railsbridge/docs/issues/new"
126- text "via GitHub Issues (no technical knowledge required)."
124+ text "或到 "
125+ a "issue " , href : "https://github.com/sdlong/railsbridge-docs/issues"
126+ text "做詢問及 bug 回報 (不需要任何技術知識)"
127127 end
128128 p do
129- text "Source : "
130- url "https://github.com/%3Cspan%20class="x x-first x-last">railsbridge/ docs"
129+ text "本站原始碼 : "
130+ url "https://github.com/%3Cspan%20class="x x-first x-last">sdlong/railsbridge- docs"
131131 end
132132 }
133133 end
You can’t perform that action at this time.
0 commit comments