Skip to content
This repository was archived by the owner on Sep 17, 2021. It is now read-only.

Commit 69b0842

Browse files
authored
Merge pull request #1041 from Netflix/fixissuetemplate
Fixed links in the issue template.
2 parents 46ddc30 + 68058c6 commit 69b0842

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/issue_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## Please make sure that you have checked the boxes:
22

3-
- [ ] Review the [Quickstart guide](quickstart.md)
3+
- [ ] Review the [Quickstart guide](https://github.com/Netflix/security_monkey/blob/develop/docs/quickstart.md)
44
- [ ] [Search for both open and closed issues](https://github.com/Netflix/security_monkey/issues?&q=is%3Aissue+) regarding the problem you are experiencing
55
- [ ] **For permissions issues** (Access Denied and credential related errors), please refer to the requisite docs before submitting an issue:
6-
[AWS](iam_aws.md), [GCP](iam_gcp.md), [OpenStack](iam_openstack.md), [GitHub](github_setup.md#access-keys-and-permissions)
6+
[AWS](https://github.com/Netflix/security_monkey/blob/develop/docs/iam_aws.md), [GCP](https://github.com/Netflix/security_monkey/blob/develop/docs/iam_gcp.md), [OpenStack](https://github.com/Netflix/security_monkey/blob/develop/docs/iam_openstack.md), [GitHub](https://github.com/Netflix/security_monkey/blob/develop/docs/github_setup.md#access-keys-and-permissions)
77

88

99
## Description of issue:

0 commit comments

Comments
 (0)