Add overview id to CLI docs
cgen-a8a78f465472443cac41a46e89c40a5a
This commit is contained in:
parent
58c6003282
commit
ea08089d4e
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ const automationTips = [
|
|||
export default function DocsCli() {
|
||||
return (
|
||||
<div className="space-y-12">
|
||||
<section className="space-y-4">
|
||||
<section id="overview" className="space-y-4">
|
||||
<Badge className="bg-amber-500/20 text-amber-100 uppercase tracking-wide">
|
||||
<Terminal className="mr-2 h-3 w-3" />
|
||||
CLI Tools
|
||||
|
|
|
|||
Loading…
Reference in a new issue