diff --git a/docs/rule/remote_file.soy b/docs/rule/remote_file.soy index 320df7799a7..e0fb7c090ea 100644 --- a/docs/rule/remote_file.soy +++ b/docs/rule/remote_file.soy @@ -46,7 +46,7 @@ be downloaded as part of {call buck.cmd_build /}. See the note there about the {param desc} You can specify an http, https, or a mvn URL. If you specify a mvn URL, it will be decoded as described in the - {sp}javadocs for + {sp}javadocs for MavenUrlDecoder. See the example section below. {/param} {/call}