fix(docs): global-component link

pull/271/head
takurinton 5 years ago
parent fa1616ac4e
commit 96e98dc153

@ -4,7 +4,7 @@ VitePress comes with few built-in component that can be used globally. You may u
## Content ## Content
The `Content` component displays the rendered markdown contents. Useful [when creating your own theme](http://localhost:3000/guide/customization.html). The `Content` component displays the rendered markdown contents. Useful [when creating your own theme](https://vitepress.vuejs.org/guide/customization.html).
```vue ```vue
<template> <template>

Loading…
Cancel
Save