mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 14:14:26 +01:00
docs: update provider docs, fix rate limit link (#943)
Co-authored-by: angiejones <jones.angie@gmail.com> Co-authored-by: Adewale Abati <acekyd01@gmail.com>
This commit is contained in:
@@ -67,6 +67,10 @@ const config: Config = {
|
||||
"@docusaurus/plugin-client-redirects",
|
||||
{
|
||||
redirects: [
|
||||
{
|
||||
to: '/docs/getting-started/providers#using-goose-for-free',
|
||||
from: '/docs/getting-started/using-goose-free',
|
||||
},
|
||||
{
|
||||
to: '/docs/getting-started/providers',
|
||||
from: '/v1/docs/getting-started/providers',
|
||||
@@ -82,7 +86,7 @@ const config: Config = {
|
||||
{
|
||||
to: '/',
|
||||
from: '/v1/',
|
||||
}
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user