diff --git a/README.md b/README.md index 46146d6..eb42f36 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ PASSWORD= MYSQL_ATTR_SSL_CA= ``` -5. For `MYSQL_ATTR_SSL_CA`, use our [CA root configuration doc](/concepts/secure-connections#ca-root-configuration) to find the correct value for your system. For example, if you're on MacOS, it would be: +5. For `MYSQL_ATTR_SSL_CA`, use our [CA root configuration doc](https://docs.planetscale.com/concepts/secure-connections#ca-root-configuration) to find the correct value for your system. For example, if you're on MacOS, it would be: ``` MYSQL_ATTR_SSL_CA=/etc/ssl/cert.pem