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
4 changes: 2 additions & 2 deletions apps/remote/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ <h3>Other clients</h3>
A local <code>stdio</code> version is also available on npm as
<a href="https://npmx.dev/package/@e18e/mcp">@e18e/mcp</a>, with
per-client setup instructions in
<a href="https://github.com/e18e/e18e-mcp#readme">the README</a>.
<a href="https://github.com/e18e/mcp#readme">the README</a>.
</p>

<h2>What it exposes</h2>
Expand All @@ -222,7 +222,7 @@ <h2>What it exposes</h2>
</ul>

<footer>
<a href="https://github.com/e18e/e18e-mcp">Source on GitHub</a> &middot;
<a href="https://github.com/e18e/mcp">Source on GitHub</a> &middot;
<a href="https://e18e.dev">e18e.dev</a>
</footer>
</main>
Expand Down