Skip to content

Commit

Permalink
Update dashboard.md (#8457)
Browse files Browse the repository at this point in the history
replace conditions for workspace slug.
  • Loading branch information
raghurambachu committed Dec 29, 2023
1 parent 8cc1f75 commit 7915b5b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/versioned_docs/version-2.27.0/dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,7 @@ Previously, the workspace slug was an automatically generated workspace ID, like

#### Conditions for workspace slug

- The workspace slug should be unique.
- The workspace slug should not contain any special characters except `-`.
- The workspace slug should not contain any spaces.
- The workspace slug should not contain any capital letters.
- The workspace slug should not be empty.
The workspace slug must be unique, contain no special characters except hyphens, no spaces, no capital letters, and cannot be empty.

<div style={{textAlign: 'center'}}>

Expand Down

0 comments on commit 7915b5b

Please sign in to comment.