mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
docs: change github.com/facebook/ent to github.com/ent/ent (#1588)
This reduces an unneeded redirect.
This commit is contained in:
2
.github/ISSUE_TEMPLATE/1.bug.md
vendored
2
.github/ISSUE_TEMPLATE/1.bug.md
vendored
@@ -14,7 +14,7 @@ labels: 'status: needs triage'
|
||||
<!-- Checked checkbox should look like this: [x] -->
|
||||
|
||||
- [ ] The issue is present in the latest release.
|
||||
- [ ] I have searched the [issues](https://github.com/facebook/ent/issues) of this repository and believe that this is not a duplicate.
|
||||
- [ ] I have searched the [issues](https://github.com/ent/ent/issues) of this repository and believe that this is not a duplicate.
|
||||
|
||||
## Current Behavior 😯
|
||||
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/2.feature.md
vendored
2
.github/ISSUE_TEMPLATE/2.feature.md
vendored
@@ -13,7 +13,7 @@ labels: 'status: needs triage'
|
||||
|
||||
<!-- Checked checkbox should look like this: [x] -->
|
||||
|
||||
- [ ] I have searched the [issues](https://github.com/facebook/ent/issues) of this repository and believe that this is not a duplicate.
|
||||
- [ ] I have searched the [issues](https://github.com/ent/ent/issues) of this repository and believe that this is not a duplicate.
|
||||
|
||||
## Summary 💡
|
||||
|
||||
|
||||
Reference in New Issue
Block a user