Skip to content

Commit 4d9037b

Browse files
committed
Update View on GitHub button in MCP page to match gradient theme
1 parent 067d172 commit 4d9037b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ pip install -e .</code></pre>
9191
<a href="https://github.com/analytiq-hub/doc-router"
9292
target="_blank"
9393
rel="noopener noreferrer"
94-
class="inline-block bg-blue-600 hover:bg-blue-700 text-white px-8 py-4 rounded-lg font-semibold text-lg transition-colors duration-200">
94+
class="inline-block bg-gradient-to-r from-blue-600 to-purple-600 hover:from-blue-700 hover:to-purple-700 text-white px-8 py-4 rounded-lg font-semibold text-lg transition-colors duration-200">
9595
View on GitHub
9696
</a>
9797
<a href="https://app.docrouter.ai"

0 commit comments

Comments
 (0)