Skip to content

Commit 6854d47

Browse files
zyzyzyryxyPiotr Paulski
andauthored
chore: fix bad html closing tag in README.md (#801)
Update ending tag of <a> to match. Co-authored-by: Piotr Paulski <piotrpaulski@chromium.org>
1 parent a816967 commit 6854d47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ amp mcp add chrome-devtools -- npx chrome-devtools-mcp@latest
6666
<details>
6767
<summary>Antigravity</summary>
6868

69-
To use the Chrome DevTools MCP server follow the instructions from <a href="https://antigravity.google/docs/mcp">Antigravity's docs<a/> to install a custom MCP server. Add the following config to the MCP servers config:
69+
To use the Chrome DevTools MCP server follow the instructions from <a href="https://antigravity.google/docs/mcp">Antigravity's docs</a> to install a custom MCP server. Add the following config to the MCP servers config:
7070

7171
```bash
7272
{

0 commit comments

Comments
 (0)