File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 {{ componentName }} <component-title :name =" componentName" />
55 </pf-title >
66 <pf-text >
7- <pf-button variant =" link" inline target =" _blank" :href =" `https://github.com/mtorromeo/vue-patternfly/blob/master /${src}`" >
7+ <pf-button variant =" link" inline target =" _blank" :href =" `https://github.com/mtorromeo/vue-patternfly/blob/main /${src}`" >
88 <github-icon /> Source code
99 </pf-button >
1010 </pf-text >
Original file line number Diff line number Diff line change 1919 <up-right-from-square-icon />
2020 </template >
2121 </pf-tab >
22- <pf-tab v-if =" name && !noGithubLink" title =" Page source code" :href =" `https://github.com/mtorromeo/vue-patternfly/tree/master /apps/docs/src/stories/${name}`" target =" _blank" >
22+ <pf-tab v-if =" name && !noGithubLink" title =" Page source code" :href =" `https://github.com/mtorromeo/vue-patternfly/blob/main /apps/docs/src/stories/${name}`" target =" _blank" >
2323 <template #icon >
2424 <github-icon />
2525 </template >
Original file line number Diff line number Diff line change 1616 <!-- eslint-disable-next-line vue/no-v-html -->
1717 <div style =" position : relative " >
1818 <div v-if =" src" class =" source-link" >
19- <pf-button :href =" `https://github.com/mtorromeo/vue-patternfly/tree/master /apps/docs/src/${storySrc}`" variant =" link" title =" Full source code" target =" _blank" >
19+ <pf-button :href =" `https://github.com/mtorromeo/vue-patternfly/blob/main /apps/docs/src/${storySrc}`" variant =" link" title =" Full source code" target =" _blank" >
2020 <github-icon />
2121 </pf-button >
2222 </div >
Original file line number Diff line number Diff line change 6868 The MIT License (MIT). Please see [License File](LICENSE) for more information.
6969
7070 [link-github]: https://github.com/mtorromeo/vue-patternfly
71- [link-LICENSE]: https://raw.githubusercontent.com/mtorromeo/vue-patternfly/master /packages/core/LICENSE
71+ [link-LICENSE]: https://raw.githubusercontent.com/mtorromeo/vue-patternfly/main /packages/core/LICENSE
7272 [link-author]: https://github.com/mtorromeo
7373 [link-contributors]: https://github.com/mtorromeo/vue-patternfly/graphs/contributors
7474 [link-patternfly]: https://www.patternfly.org/
You can’t perform that action at this time.
0 commit comments