Create/fix InternalDocsDiscordAdmin
cgen-43da23745a124754a680443493687d16
This commit is contained in:
parent
b9c6007e3e
commit
a8f16bbe2e
1 changed files with 2 additions and 2 deletions
|
|
@ -27,9 +27,9 @@ export default function InternalDocsDiscordAdmin() {
|
|||
</section>
|
||||
|
||||
<div className="bg-slate-800/30 border border-slate-700 rounded-lg p-4 text-sm text-slate-300">
|
||||
<strong>Reminder:</strong> Do not copy operational steps to public docs. Use the Builder -> PR process for any partner-facing content and consult Security before publishing sensitive integration details.
|
||||
<strong>Reminder:</strong> Do not copy operational steps to public docs. Use the Builder → PR process for any partner-facing content and consult Security before publishing sensitive integration details.
|
||||
</div>
|
||||
</div>
|
||||
</InternalDocsLayout>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue