Skip to content

Commit 18d3f3b

Browse files
authored
Rename ms teams guide (#10)
1 parent a649a57 commit 18d3f3b

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@ How to Rotate is an open-source collection of API key rotation tutorials (includ
55
<img width="1114" alt="image" src="https://github.com/trufflesecurity/how-to-rotate/assets/3084554/3ffa28d3-5f19-4e9c-ace5-aa72ea2bf90d">
66

77
## Contributing
8+
89
We welcome contributions from the community! If you have a tutorial you'd like to add, please submit a pull request (see [CONTRIBUTING](https://github.com/trufflesecurity/how-to-rotate/blob/main/CONTRIBUTING.md) for more details). If you'd like to suggest a tutorial, please open an issue.
910

11+
## Rotation Guide Name
12+
13+
Please name the rotation guide file to roughly match a [detector type](https://github.com/trufflesecurity/trufflehog/blob/main/proto/detectors.proto).
14+
1015
## Running Locally?
1116

1217
1. Install Hugo

content/docs/introduction/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To get started, click on a key rotation tutorial for a specific SaaS provider be
1010
|-|-|-|
1111
|[Airbrake](/docs/tutorials/airbrake)|[Atlassian](/docs/tutorials/atlassian)|[AWS](/docs/tutorials/aws)|
1212
[Azure](/docs/tutorials/azure)|[GCP](/docs/tutorials/gcp)|[GitHub](/docs/tutorials/github)|
13-
|[GitLab](/docs/tutorials/gitlab)|[Mailchimp](/docs/tutorials/mailchimp)|[Microsoft Teams](/docs/tutorials/ms)|
13+
|[GitLab](/docs/tutorials/gitlab)|[Mailchimp](/docs/tutorials/mailchimp)|[Microsoft Teams](/docs/tutorials/microsoftteams)|
1414
|[MongoDB](/docs/tutorials/mongo)|[Netlify](/docs/tutorials/netlify)|[NPM](/docs/tutorials/npm)|
1515
|[Sendbird](/docs/tutorials/sendbird)|[Sendgrid](/docs/tutorials/sendgrid)|[Slack](/docs/tutorials/slack)|
1616
|[Slack Webhook](/docs/tutorials/slack-webhook)|[Sourcegraph](/docs/tutorials/sourcegraph)|[Square](/docs/tutorials/square)

0 commit comments

Comments
 (0)