Jeremiah Lowin commited on
Commit
ceacf13
·
unverified ·
2 Parent(s): 6b83cfc853425d

Merge pull request #749 from richardkmichael/docs-contrib-link

Browse files
Files changed (1) hide show
  1. docs/integrations/contrib.mdx +1 -1
docs/integrations/contrib.mdx CHANGED
@@ -12,7 +12,7 @@ FastMCP includes a `contrib` package that holds community-contributed modules. T
12
 
13
  Contrib modules provide additional features, integrations, or patterns that complement the core FastMCP library. They offer a way for the community to share useful extensions while keeping the core library focused and maintainable.
14
 
15
- The available modules can be viewed in the [contrib directory](https://github.com/jlowin/fastmcp/tree/main/src/contrib).
16
 
17
  ## Usage
18
 
 
12
 
13
  Contrib modules provide additional features, integrations, or patterns that complement the core FastMCP library. They offer a way for the community to share useful extensions while keeping the core library focused and maintainable.
14
 
15
+ The available modules can be viewed in the [contrib directory](https://github.com/jlowin/fastmcp/tree/main/src/fastmcp/contrib).
16
 
17
  ## Usage
18