-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5415 from hashicorp/partnership-broken-links
Broken link fix
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -129,9 +129,9 @@ The expectation for vendors is to respond to all critical issues within 48 hours | |
<ul> | ||
<p><li>Complete the <a href="https://docs.google.com/forms/d/e/1FAIpQLSfQL1uj-mL59bd2EyCPI31LT9uvVT-xKyoHAb5FKIwWwwJ1qQ/viewform">Vault Integration webform</a></li></p> | ||
<p><li>Develop and test your Vault integration following examples, documentation and best practices</li></p> | ||
<p><li>When the integration is completed and ready for HashiCorp review, send the Vault and other relevant logs to us for review and certification at: <a href="[email protected]">[email protected]</a></li></p> | ||
<p><li>When the integration is completed and ready for HashiCorp review, send the Vault and other relevant logs to us for review and certification at: <a href="mailto:[email protected]">[email protected]</a></li></p> | ||
<p><li>Once released, plan to support the integration with additional functionality and responding to customer issues </li></p> | ||
</ul> | ||
|
||
## Contact Us | ||
<p>For any questions or feedback, please contact us at: <a href="[email protected]">[email protected]</a></p> | ||
<p>For any questions or feedback, please contact us at: <a href="mailto:[email protected]">[email protected]</a></p> |