Skip to content

Commit

Permalink
fixing plugin link
Browse files Browse the repository at this point in the history
  • Loading branch information
Turini committed Dec 23, 2014
1 parent cc37867 commit c326fb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vraptor-site/content/en/docs/converters.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

There are converters for the main Joda-time types: `DateTime`, `LocalDate`, `LocalDateTime` and `LocalTime` available using the [vraptor-jodatime](/en/docs/plugins/#joda-time) plugin.

If you are using JDK 8, you can use the new `java.time` API available using [vraptor-javatime](/en/docs/plugins) plugin.
If you are using JDK 8, you can use the new `java.time` API available using [vraptor-java8](/en/docs/plugins#vraptor-java-8) plugin.

##If conversion fails

Expand Down
2 changes: 1 addition & 1 deletion vraptor-site/content/pt/docs/conversores.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

Existem conversores para os principais tipos do Joda-time como `DateTime`, `LocalDate`, `LocalDateTime` e `LocalTime`. Os conversores do Joda-time estão disponíveis usando o plugin [vraptor-jodatime](/pt/docs/plugins/#joda-time).

Se você está usando JDK 8, você pode tirar proveito dos conversores do pacote `java.time`, que estão disponíveis usando o plugin [vraptor-javatime](/pt/docs/plugins/#nova-api-de-datas-do-java).
Se você está usando JDK 8, você pode tirar proveito dos conversores do pacote `java.time`, que estão disponíveis usando o plugin [vraptor-java8](/pt/docs/plugins/#vraptor-java-8).

##Mensagem de erro de conversão

Expand Down

0 comments on commit c326fb1

Please sign in to comment.