Skip to content

Commit 988aeaa

Browse files
docs: update examples link in feature request template to use main branch
1 parent f7ee618 commit 988aeaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/Feature Request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
attributes:
99
label: Checklist
1010
options:
11-
- label: I have looked into the [Readme](https://github.com/auth0/auth0-server-python#readme) and [Examples](https://github.com/auth0/auth0-api-python/blob/master/EXAMPLES.md), and have not found a suitable solution or answer.
11+
- label: I have looked into the [Readme](https://github.com/auth0/auth0-server-python#readme) and [Examples](https://github.com/auth0/auth0-server-python/blob/main/EXAMPLES.md), and have not found a suitable solution or answer.
1212
required: true
1313
- label: I have searched the [issues](https://github.com/auth0/auth0-server-python/issues) and have not found a suitable solution or answer.
1414
required: true

0 commit comments

Comments
 (0)