Skip to content

Commit

Permalink
Merge pull request #679 from revolist/link-md
Browse files Browse the repository at this point in the history
fix: md link fix
  • Loading branch information
revolist authored Jan 27, 2025
2 parents ff3c98f + 2065fb7 commit 4b7a998
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs
Submodule docs updated 244 files
2 changes: 1 addition & 1 deletion packages/angular
2 changes: 1 addition & 1 deletion packages/react
2 changes: 1 addition & 1 deletion packages/svelte
2 changes: 1 addition & 1 deletion packages/vue2
2 changes: 1 addition & 1 deletion packages/vue3
2 changes: 1 addition & 1 deletion src/components/revoGrid/revo-grid.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ import { SortingConfig, SortingOrder } from '../../plugins';
* Revogrid - High-performance, customizable grid library for managing large datasets.
* ### Events guide
*
* For a comprehensive events guide, check the [Events API Page](./events.md).
* For a comprehensive events guide, check the [Events API Page](/guide/api/events).
* All events propagate to the root level of the grid. [Dependency tree](#Dependencies).
*
* ### Type definitions
Expand Down

0 comments on commit 4b7a998

Please sign in to comment.