Skip to content

Commit

Permalink
Update documentation links
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler committed Mar 22, 2024
1 parent 15e94ae commit 2b551d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .spi.yml
@@ -0,0 +1,3 @@
version: 1
external_links:
documentation: "https://docs.hummingbird.codes/2.0/documentation/hummingbirdredis"
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -30,3 +30,7 @@ app.addServices(redis)
// run hummingbird application
try await app.runService()
```

## Documentation

Reference documentation for HummingbirdRedis can be found [here](https://docs.hummingbird.codes/2.0/documentation/hummingbirdredis)

0 comments on commit 2b551d0

Please sign in to comment.