Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README links to Haml
The Haml site has moved to http://haml.info.
  • Loading branch information
mattwildig authored and rkh committed Aug 19, 2012
1 parent 814144d commit 83a4af3
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion README.de.rdoc
Expand Up @@ -360,7 +360,7 @@ Beginn ein 'require':


=== Haml Templates === Haml Templates


Abhängigkeit:: {haml}[http://haml-lang.com/] Abhängigkeit:: {haml}[http://haml.info/]
Dateierweiterungs:: <tt>.haml</tt> Dateierweiterungs:: <tt>.haml</tt>
Beispiel:: <tt>haml :index, :format => :html5</tt> Beispiel:: <tt>haml :index, :format => :html5</tt>


Expand Down
2 changes: 1 addition & 1 deletion README.es.rdoc
Expand Up @@ -357,7 +357,7 @@ usarla:


=== Plantillas Haml === Plantillas Haml


Dependencias:: {haml}[http://haml-lang.com/] Dependencias:: {haml}[http://haml.info/]
Extensiones de Archivo:: <tt>.haml</tt> Extensiones de Archivo:: <tt>.haml</tt>
Ejemplo:: <tt>haml :index, :format => :html5</tt> Ejemplo:: <tt>haml :index, :format => :html5</tt>


Expand Down
2 changes: 1 addition & 1 deletion README.fr.rdoc
Expand Up @@ -359,7 +359,7 @@ chargée au préalable :


=== Templates Haml === Templates Haml


Dépendances:: {haml}[http://haml-lang.com/] Dépendances:: {haml}[http://haml.info/]
Extensions de fichier:: <tt>.haml</tt> Extensions de fichier:: <tt>.haml</tt>
Exemple:: <tt>haml :index, :format => :html5</tt> Exemple:: <tt>haml :index, :format => :html5</tt>


Expand Down
2 changes: 1 addition & 1 deletion README.jp.rdoc
Expand Up @@ -184,7 +184,7 @@ hamlを使うにはhamlライブラリが必要です:


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


{Haml's options}[http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html#options] {Haml's options}[http://haml.info/docs/yardoc/file.HAML_REFERENCE.html#options]
はSinatraの設定でグローバルに設定することができます。 はSinatraの設定でグローバルに設定することができます。
{Options and Configurations}[http://www.sinatrarb.com/configuration.html], {Options and Configurations}[http://www.sinatrarb.com/configuration.html],
を参照してそれぞれ設定を上書きして下さい。 を参照してそれぞれ設定を上書きして下さい。
Expand Down
2 changes: 1 addition & 1 deletion README.ko.rdoc
Expand Up @@ -323,7 +323,7 @@ render 메서드에서 전달된 옵션값들은 +set+을 통해 설정한 옵


=== Haml 템플릿 === Haml 템플릿


의존:: {haml}[http://haml-lang.com/] 의존:: {haml}[http://haml.info/]
파일 확장자:: <tt>.haml</tt> 파일 확장자:: <tt>.haml</tt>
예:: <tt>haml :index, :format => :html5</tt> 예:: <tt>haml :index, :format => :html5</tt>


Expand Down
2 changes: 1 addition & 1 deletion README.pt-br.rdoc
Expand Up @@ -128,7 +128,7 @@ A gem/biblioteca haml é necessária para renderizar templates HAML:


Renderiza <tt>./views/index.haml</tt>. Renderiza <tt>./views/index.haml</tt>.


{Opções Haml}[http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html#options] {Opções Haml}[http://haml.info/docs/yardoc/file.HAML_REFERENCE.html#options]
podem ser setadas globalmente através das configurações do sinatra, podem ser setadas globalmente através das configurações do sinatra,
veja {Opções e Configurações}[http://www.sinatrarb.com/configuration.html], veja {Opções e Configurações}[http://www.sinatrarb.com/configuration.html],
e substitua em uma requisição individual. e substitua em uma requisição individual.
Expand Down
2 changes: 1 addition & 1 deletion README.pt-pt.rdoc
Expand Up @@ -128,7 +128,7 @@ A gem/biblioteca haml é necessária para renderizar templates HAML:


Renderiza <tt>./views/index.haml</tt>. Renderiza <tt>./views/index.haml</tt>.


{Opções Haml}[http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html#options] {Opções Haml}[http://haml.info/docs/yardoc/file.HAML_REFERENCE.html#options]
podem ser definidas globalmente através das configurações do sinatra, podem ser definidas globalmente através das configurações do sinatra,
veja {Opções e Configurações}[http://www.sinatrarb.com/configuration.html], veja {Opções e Configurações}[http://www.sinatrarb.com/configuration.html],
e substitua em uma requisição individual. e substitua em uma requisição individual.
Expand Down
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -344,7 +344,7 @@ to use (and to be thread-safe), you should simply require it first:


=== Haml Templates === Haml Templates


Dependency:: {haml}[http://haml-lang.com/] Dependency:: {haml}[http://haml.info/]
File Extensions:: <tt>.haml</tt> File Extensions:: <tt>.haml</tt>
Example:: <tt>haml :index, :format => :html5</tt> Example:: <tt>haml :index, :format => :html5</tt>


Expand Down
2 changes: 1 addition & 1 deletion README.ru.rdoc
Expand Up @@ -315,7 +315,7 @@ Thin - это более производительный и функциона


=== Haml шаблоны === Haml шаблоны


Зависимости:: {haml}[http://haml-lang.com/] Зависимости:: {haml}[http://haml.info/]
Расширения файлов:: <tt>.haml</tt> Расширения файлов:: <tt>.haml</tt>
Пример:: <tt>haml :index, :format => :html5</tt> Пример:: <tt>haml :index, :format => :html5</tt>


Expand Down
2 changes: 1 addition & 1 deletion README.zh.rdoc
Expand Up @@ -229,7 +229,7 @@ Rack body对象或者HTTP状态码:


渲染 <tt>./views/index.haml</tt>。 渲染 <tt>./views/index.haml</tt>。


{Haml的选项}[http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html#options] {Haml的选项}[http://haml.info/docs/yardoc/file.HAML_REFERENCE.html#options]
可以通过Sinatra的配置全局设定, 可以通过Sinatra的配置全局设定,
参见 {选项和配置}[http://www.sinatrarb.com/configuration.html], 参见 {选项和配置}[http://www.sinatrarb.com/configuration.html],
也可以个别的被覆盖。 也可以个别的被覆盖。
Expand Down

0 comments on commit 83a4af3

Please sign in to comment.