Skip to content

Commit 701573e

Browse files
authored
Merge pull request #7 from jeff-phillips-18/update-links
Update documentation links
2 parents 780677d + 001719a commit 701573e

File tree

5 files changed

+3
-13
lines changed

5 files changed

+3
-13
lines changed

.pf-ai-documentation/charts/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
Essential rules for PatternFly Charts implementation using Victory.js and ECharts.
44

5-
## Related Files
6-
- [**Component Architecture**](../guidelines/component-architecture.md) - Chart component structure rules
7-
- [**Performance Optimization**](../troubleshooting/performance.md) - Chart performance considerations
8-
95
## Installation Rules
106

117
### Required Installation

.pf-ai-documentation/components/layout/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,13 @@ PatternFly layout components provide the foundation for structuring application
1010

1111
## Reference Documentation
1212

13-
- [PatternFly Layouts on PatternFly.org](https://www.patternfly.org/layouts)
13+
- [PatternFly Layouts on PatternFly.org](https://www.patternfly.org/layouts/about-layouts)
1414
- [PatternFly React GitHub Repository](https://github.com/patternfly/patternfly-react)
1515

1616
> For the most up-to-date documentation and code examples, consult both PatternFly.org and the official GitHub repository. When using AI tools, leverage context7 to fetch the latest docs from these sources.
1717
1818
## Related Files
1919

20-
- [**Page Sections**](./page-sections.md) - PageSection component usage and patterns
21-
- [**Grid System**](./grid-system.md) - Grid layout and responsive design
2220
- [**Component Architecture**](../../guidelines/component-architecture.md) - Component structure patterns
2321
- [**Styling Standards**](../../guidelines/styling-standards.md) - Layout styling guidelines
2422

@@ -40,7 +38,7 @@ This section describes common page layout patterns and links to their official d
4038
### Standard Page Layout
4139
A standard page layout typically consists of a page title, an optional toolbar for actions, and a main content area.
4240

43-
- [**Page Layout Documentation**](https://www.patternfly.org/layouts/page)
41+
- [**Page Layout Documentation**](https://www.patternfly.org/components/page/design-guidelines)
4442
- [**Page Component Examples on GitHub**](https://github.com/patternfly/patternfly-react/tree/main/packages/react-core/src/components/Page/examples)
4543

4644
### Dashboard Layout

.pf-ai-documentation/resources/external-links.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ External resources are essential for staying current with PatternFly updates, fi
88

99
## Related Files
1010

11-
- [**Code Examples**](./code-examples.md) - Curated, reusable code snippets.
1211
- [**PatternFly Guidelines**](../guidelines/README.md) - Core development principles.
1312
- [**Setup Guide**](../setup/README.md) - Initial project setup resources
1413
- [**Troubleshooting**](../troubleshooting/common-issues.md) - Problem-solving resources
@@ -34,7 +33,7 @@ External resources are essential for staying current with PatternFly updates, fi
3433
- **[Alignment](https://www.patternfly.org/utility-classes/alignment)** - Alignment utility classes
3534
- **[Background color](https://www.patternfly.org/utility-classes/background-color)** - Background utility classes
3635
- **[Box shadow](https://www.patternfly.org/utility-classes/box-shadow)** - Box shadow utility classes
37-
- **[Display](https://www.patternfly.org/utility-classes/accessibility)** - Display utility classes
36+
- **[Display](https://www.patternfly.org/utility-classes/display)** - Display utility classes
3837
- **[Flex](https://www.patternfly.org/utility-classes/flex)** - Flex utility classes
3938
- **[Float](https://www.patternfly.org/utility-classes/float)** - Float utility classes
4039
- **[Sizing](https://www.patternfly.org/utility-classes/sizing)** - Sizing utility classes

.pf-ai-documentation/setup/development-environment.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ A properly configured development environment enhances productivity and ensures
1111
- [**Setup Guide**](./README.md) - Initial project setup
1212
- [**Quick Start**](./quick-start.md) - Project initialization steps
1313
- [**Styling Standards**](../guidelines/styling-standards.md) - CSS and styling configuration
14-
- [**Performance Optimization**](../troubleshooting/performance.md) - Development performance tips
1514

1615
## Development Server Configuration
1716

.pf-ai-documentation/troubleshooting/common-issues.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ PatternFly development can present various challenges ranging from setup issues
88

99
## Related Files
1010

11-
- [**Component Issues**](./component-issues.md) - Component-specific troubleshooting
12-
- [**Performance Optimization**](./performance.md) - Performance-related problems and solutions
1311
- [**Setup Guide**](../setup/README.md) - Initial setup troubleshooting
1412
- [**External References**](../resources/external-links.md) - Additional troubleshooting resources
1513

0 commit comments

Comments
 (0)