Skip to content

Commit 22704ea

Browse files
authored
Change banner to refer to Skills instead of MCP (#795)
1 parent 41494aa commit 22704ea

7 files changed

Lines changed: 14 additions & 14 deletions

File tree

packages/ui/public/cairo.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
<div>
5656
Build secure, OpenZeppelin-standard smart contracts with your favorite AI using the
5757
<a
58-
href="https://mcp.openzeppelin.com/"
58+
href="https://github.com/OpenZeppelin/openzeppelin-skills/"
5959
target="_blank"
6060
rel="noopener noreferrer"
61-
class="text-gray-600 hover:underline">Contracts MCP</a
61+
class="text-gray-600 hover:underline">Contracts Skills</a
6262
>.
6363
</div>
6464
</div>

packages/ui/public/confidential.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
<div>
5555
Build secure, OpenZeppelin-standard smart contracts with your favorite AI using the
5656
<a
57-
href="https://mcp.openzeppelin.com/"
57+
href="https://github.com/OpenZeppelin/openzeppelin-skills/"
5858
target="_blank"
5959
rel="noopener noreferrer"
60-
class="text-gray-600 hover:underline">Contracts MCP</a
60+
class="text-gray-600 hover:underline">Contracts Skills</a
6161
>.
6262
</div>
6363
</div>

packages/ui/public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@
8686
<div>
8787
Build secure, OpenZeppelin-standard smart contracts with your favorite AI using the
8888
<a
89-
href="https://mcp.openzeppelin.com/"
89+
href="https://github.com/OpenZeppelin/openzeppelin-skills/"
9090
target="_blank"
9191
rel="noopener noreferrer"
92-
class="text-gray-600 hover:underline">Contracts MCP</a
92+
class="text-gray-600 hover:underline">Contracts Skills</a
9393
>.
9494
</div>
9595
</div>

packages/ui/public/polkadot.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
<div>
5656
Build secure, OpenZeppelin-standard smart contracts with your favorite AI using the
5757
<a
58-
href="https://mcp.openzeppelin.com/"
58+
href="https://github.com/OpenZeppelin/openzeppelin-skills/"
5959
target="_blank"
6060
rel="noopener noreferrer"
61-
class="text-gray-600 hover:underline">Contracts MCP</a
61+
class="text-gray-600 hover:underline">Contracts Skills</a
6262
>.
6363
</div>
6464
</div>

packages/ui/public/stellar.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
<div>
5555
Build secure, OpenZeppelin-standard smart contracts with your favorite AI using the
5656
<a
57-
href="https://mcp.openzeppelin.com/"
57+
href="https://github.com/OpenZeppelin/openzeppelin-skills/"
5858
target="_blank"
5959
rel="noopener noreferrer"
60-
class="text-gray-600 hover:underline">Contracts MCP</a
60+
class="text-gray-600 hover:underline">Contracts Skills</a
6161
>.
6262
</div>
6363
</div>

packages/ui/public/stylus.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
<div>
5555
Build secure, OpenZeppelin-standard smart contracts with your favorite AI using the
5656
<a
57-
href="https://mcp.openzeppelin.com/"
57+
href="https://github.com/OpenZeppelin/openzeppelin-skills/"
5858
target="_blank"
5959
rel="noopener noreferrer"
60-
class="text-gray-600 hover:underline">Contracts MCP</a
60+
class="text-gray-600 hover:underline">Contracts Skills</a
6161
>.
6262
</div>
6363
</div>

packages/ui/public/uniswap-hooks.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@
8484
<div>
8585
Build secure, OpenZeppelin-standard smart contracts with your favorite AI using the
8686
<a
87-
href="https://mcp.openzeppelin.com/"
87+
href="https://github.com/OpenZeppelin/openzeppelin-skills/"
8888
target="_blank"
8989
rel="noopener noreferrer"
90-
class="text-gray-600 hover:underline">Contracts MCP</a
90+
class="text-gray-600 hover:underline">Contracts Skills</a
9191
>.
9292
</div>
9393
</div>

0 commit comments

Comments
 (0)