Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions datzi/start/onboarding.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ wizard, and let the agent bootstrap itself.
For a general overview of onboarding paths, see [Onboarding Overview](/datzi/start/onboarding).

<Steps>
<Step title="Approve macOS warning">
<Frame>
<img alt="MacOS security warning dialog during onboarding approval" />
</Frame>
</Step>
<Step title="Approve macOS warning">
<Frame>
<img alt="MacOS security warning dialog during onboarding approval" />
</Frame>
</Step>
Comment on lines +18 to +22

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This change is incomplete. The goal of this PR is to normalize indentation for <Step> components, but several others within this <Steps> block remain unindented. This leaves the file in an inconsistent state. To complete this change, please indent all direct children of <Steps> for consistency. The unindented <Step> tags can be found on lines 24, 30, and 77.


<Step title="Approve find local networks">
<Frame>
Comment on lines +21 to 25
Expand Down
Loading