Skip to content

Commit 8a64999

Browse files
committed
Fix inadvertent additions
1 parent c2093fb commit 8a64999

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/docs.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@
267267
"guides/posthog-github-continuous-ai",
268268
"guides/continue-docs-mcp-cookbook",
269269
"guides/sanity-mcp-continue-cookbook",
270+
"guides/sentry-mcp-error-monitoring",
270271
"guides/snyk-mcp-continue-cookbook",
271272
"guides/dlt-mcp-continue-cookbook",
272273
"guides/netlify-mcp-continuous-deployment",
@@ -334,10 +335,6 @@
334335
{
335336
"label": "🚀 Get Started",
336337
"href": "https://hub.continue.dev/"
337-
},
338-
{
339-
"label": "Sign In to Hub",
340-
"href": "https://hub.continue.dev/auth/signin"
341338
}
342339
],
343340
"primary": {
@@ -370,8 +367,7 @@
370367
}
371368
},
372369
"custom": {
373-
"css": ["custom.css"],
374-
"js": ["navigation-enhancer.js", "navigation-banner.js"]
370+
"css": ["custom.css"]
375371
},
376372
"redirects": [
377373
{

0 commit comments

Comments
 (0)