Skip to content

Commit 286f8ce

Browse files
committed
woo
1 parent 42b7fae commit 286f8ce

File tree

8 files changed

+15088
-12737
lines changed

8 files changed

+15088
-12737
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434

3535
- JavaScript/TypeScript experience
3636
- Node.js experience
37-
- [Advanced MCP Features](https://www.epicai.pro/advanced-mcp-features) or equivalent
38-
experience.
37+
- [Advanced MCP Features](https://www.epicai.pro/advanced-mcp-features) or
38+
equivalent experience.
3939

4040
## Pre-workshop Resources
4141

@@ -46,7 +46,8 @@ speed on some of the tools and concepts we'll be covering:
4646
- [MCP Introduction](https://modelcontextprotocol.io/introduction)
4747
- [Your AI Assistant Instructor: The EpicShop MCP Server](https://www.epicai.pro/your-ai-assistant-instructor-the-epicshop-mcp-server-0eazr)
4848
- [How to Debug Your MCP Server](https://www.epicai.pro/how-to-debug-your-mcp-server-38qyl)
49-
- [OAuth 2.0 and OpenID Connect (in plain English)](https://www.youtube.com/watch?v=996OiexHze0) - (1 hour video, but it's really great!)
49+
- [OAuth 2.0 and OpenID Connect (in plain English)](https://www.youtube.com/watch?v=996OiexHze0) -
50+
(1 hour video, but it's really great!)
5051

5152
## System Requirements
5253

epicshop/epic-me/app/root.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
ScrollRestoration,
88
} from 'react-router'
99

10-
import { type Route } from './+types/root'
10+
import { type Route } from './+types/root'
1111
import './app.css'
1212

1313
export const links: Route.LinksFunction = () => [

0 commit comments

Comments
 (0)