diff --git a/folly/small_vector.h b/folly/small_vector.h index a339e138cdf9f070a7d345e9b30deab93fa93fa0..5fe9bd26226b0dbf6beae2dadf75f22d2a86f4bb 100644 --- a/folly/small_vector.h +++ b/folly/small_vector.h @@ -15,7 +15,8 @@ */ /* - * For high-level documentation and usage examples see folly/doc/small_vector.md + * For high-level documentation and usage examples see + * folly/docs/small_vector.md * * @author Jordan DeLong <delong.j@fb.com> */