Skip to content

Commit 0317df5

Browse files
authored
fix: aimock CLI page branding — aimock vs llmock (#72)
The aimock-cli.html page had 'aimock' where it should have said 'llmock' in the comparison context.
2 parents 6c2d4b1 + 4293470 commit 0317df5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/aimock-cli.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151
<main class="docs-content">
5252
<h1>aimock CLI</h1>
5353
<p class="lead">
54-
<code>aimock</code> is the full-stack mock orchestrator. Where <code>aimock</code> serves
54+
<code>aimock</code> is the full-stack mock orchestrator. Where <code>llmock</code> serves
5555
LLM endpoints only, <code>aimock</code> reads a JSON config file and serves LLM mocks
5656
alongside additional mock services (MCP, A2A, vector stores) on a single port.
5757
</p>
5858

59-
<h2>aimock vs aimock</h2>
59+
<h2>aimock vs llmock</h2>
6060
<table class="endpoint-table">
6161
<thead>
6262
<tr>

0 commit comments

Comments
 (0)