Skip to content

Commit

Permalink
In Japanese README doc, fix links to HAML and SASS Options pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
dougireton committed May 26, 2010
1 parent 0321ada commit bdab380
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.jp.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ hamlを使うにはhamlライブラリが必要です:

<tt>./views/index.haml</tt>を表示します。

{Haml's options}[http://haml.hamptoncatlin.com/docs/rdoc/classes/Haml.html]
{Haml's options}[http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html#options]
はSinatraの設定でグローバルに設定することができます。
{Options and Configurations}[http://www.sinatrarb.com/configuration.html],
を参照してそれぞれ設定を上書きして下さい。
Expand Down Expand Up @@ -174,7 +174,7 @@ Sassテンプレートを使うにはsassライブラリが必要です:

<tt>./views/stylesheet.sass</tt>を表示します。

{Sass' options}[http://haml.hamptoncatlin.com/docs/rdoc/classes/Sass.html]
{Sass' options}[http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html#options]
はSinatraの設定でグローバルに設定することができます。
see {Options and Configurations}[http://www.sinatrarb.com/configuration.html],
を参照してそれぞれ設定を上書きして下さい。
Expand Down

0 comments on commit bdab380

Please sign in to comment.