Skip to content

Commit

Permalink
chore:removed-openapi.d.ts-from-changes (#2635)
Browse files Browse the repository at this point in the history
  • Loading branch information
BadriVishalPadhy authored Nov 2, 2024
1 parent 12a6def commit f5b7ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dashboard/app/(app)/ratelimits/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export default async function RatelimitOverviewPage() {
<CopyButton value={snippet} />
</Code>
<div className="flex flex-col items-center justify-center gap-2 md:flex-row">
<Link href="/docs" target="_blank">
<Link href="/docs/ratelimiting/introduction" target="_blank">
<Button variant="secondary" className="items-center w-full gap-2 ">
<BookOpen className="w-4 h-4 " />
Read the docs
Expand Down

0 comments on commit f5b7ae1

Please sign in to comment.