mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 10:11:05 -03:30
Merge pull request #12762 from akira6592/fix-doc-link
fix link of Patternfly style guide
This commit is contained in:
@@ -44,7 +44,7 @@ Have questions about this document or anything not covered here? Feel free to re
|
|||||||
- functions should adopt camelCase
|
- functions should adopt camelCase
|
||||||
- constructors/classes should adopt PascalCase
|
- constructors/classes should adopt PascalCase
|
||||||
- constants to be exported should adopt UPPERCASE
|
- constants to be exported should adopt UPPERCASE
|
||||||
- For strings, we adopt the `sentence capitalization` since it is a [Patternfly style guide](https://www.patternfly.org/v4/design-guidelines/content/grammar-and-terminology#capitalization).
|
- For strings, we adopt the `sentence capitalization` since it is a [Patternfly style guide](https://www.patternfly.org/v4/ux-writing/capitalization).
|
||||||
|
|
||||||
## Setting up your development environment
|
## Setting up your development environment
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user