Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed74e56

Browse files
committed
Update line wrapping in Markdown docs
Improve readability by adjusting line wrapping for better alignment with style standards in 'open-in-coder.md' and 'groups-roles.md'.
1 parent 6b7a889 commit ed74e56

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/admin/templates/open-in-coder.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ approach for "Open in Coder" flows.
1515

1616
### 1. Set up git authentication
1717

18-
See [External Authentication](../external-auth.md) to set up git
19-
authentication in your Coder deployment.
18+
See [External Authentication](../external-auth.md) to set up git authentication
19+
in your Coder deployment.
2020

2121
### 2. Modify your template to auto-clone repos
2222

docs/admin/users/groups-roles.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Groups and Roles
22

33
Groups and roles can be manually assigned in Coder. For production deployments,
4-
these can also be
5-
[managed and synced by the identity provider](./idp-sync.md).
4+
these can also be [managed and synced by the identity provider](./idp-sync.md).
65

76
## Groups
87

0 commit comments

Comments
 (0)