Skip to content

Commit 49d0aac

Browse files
domenkozarclaude
andcommitted
docs: add link to provider implementation guide
Added a link to the "Adding a New Provider" documentation at the end of the supported providers list on the homepage to help developers implement custom provider backends. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 8fcddb0 commit 49d0aac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/content/docs/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ $ secretspec config init
111111
- [**1Password**](/providers/1password/) - Team-based password management
112112
- [**LastPass**](/providers/lastpass/) - Cloud-based password manager
113113

114+
[Learn how to add a new provider →](/reference/adding-providers/)
115+
114116
```bash
115117
# Check all secrets are available and set them if not
116118
$ secretspec check

0 commit comments

Comments
 (0)