Merge pull request #726 from RezaRahemtola/fix/docs

fix(docs): Wrong integration name and missing link
This commit is contained in:
Maidul Islam
2023-07-10 00:05:47 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ If you're ever in doubt about whether or not a proposed feature aligns with Infi
## Writing and submitting code
Anyone can contribute code to Infisical. To get started, check out the [local development guide](/contributing/developing), make your changes, and submit a pull request to the main repository
adhering to the [pull request guide](/).
adhering to the [pull request guide](/contributing/pull-requests).
## Licensing

View File

@@ -105,7 +105,7 @@ Other environment variables are listed below to increase the functionality of yo
</ParamField>
<ParamField query="CLIENT_SLUG_VERCEL" type="string" default="none" optional>
OAuth2 slug for Netlify integration
OAuth2 slug for Vercel integration
</ParamField>
</Tab>
<Tab title="Auth Integrations">