diff --git a/config/redirects b/config/redirects index d5fe08b62..0e2af82d3 100644 --- a/config/redirects +++ b/config/redirects @@ -229,6 +229,6 @@ raw: docs/drivers/community-supported-drivers/ -> ${base}/ # Redirects for consistent language-spcific driver landing pages -raw docs/drivers/php/ -> ${base}/php-drivers/ -raw docs/drivers/python/ -> ${base}/python-drivers/ -raw docs/drivers/ruby/ -> ${base}/ruby-drivers/ \ No newline at end of file +raw: docs/drivers/php/ -> ${base}/php-drivers/ +raw: docs/drivers/python/ -> ${base}/python-drivers/ +raw: docs/drivers/ruby/ -> ${base}/ruby-drivers/ \ No newline at end of file