Skip to content

Commit

Permalink
fix(player): update default layout component doc links
Browse files Browse the repository at this point in the history
  • Loading branch information
mihar-22 committed Oct 17, 2023
1 parent ad0071a commit 5ac0697
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import { DefaultLayoutIconsLoader } from './icons-loader';
import { createMenuContainer } from './shared-layout';

/**
* @docs {@link https://www.vidstack.io/docs/wc/player/core-concepts/layouts/default}
* @docs {@link https://www.vidstack.io/docs/player/components/layouts/default-layout}
* @example
* ```html
* <media-player>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import {
} from './video-layout';

/**
* @docs {@link https://www.vidstack.io/docs/wc/player/core-concepts/layouts/default}
* @docs {@link https://www.vidstack.io/docs/player/components/layouts/default-layout}
* @example
* ```html
* <media-player>
Expand Down

0 comments on commit 5ac0697

Please sign in to comment.