Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeLenaleee committed May 19, 2023
1 parent 9c0ba64 commit f3d55e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ export default defineConfig({
ariaLabel: 'Community Menu',
items: [
{ text: 'Awesome', link: 'https://github.com/chartjs/awesome' },
{ text: 'Slack', link: 'https://join.slack.com/t/chartjs/shared_invite/zt-1vdtibucn-tqbjBY~YAm_sP8iNFpU7Gg' },
// { text: 'Slack', link: 'https://join.slack.com/t/chartjs/shared_invite/zt-1vdtibucn-tqbjBY~YAm_sP8iNFpU7Gg' }, Don't show slack link since vuepress can't handle the `~` symbol
{ text: 'Stack Overflow', link: 'https://stackoverflow.com/questions/tagged/chart.js' }
]
}
Expand Down

0 comments on commit f3d55e9

Please sign in to comment.