Skip to content

Commit 0c98039

Browse files
Merge #388
388: Update README.md r=alallema a=dichotommy Update reference to vuepress docs site Co-authored-by: Tommy <[email protected]>
2 parents 74f5999 + 42b8a4b commit 0c98039

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,7 @@ The `docs-content` class (the `.` means this is a class) is the main container o
125125

126126
Every searchable `lvl` elements outside this main documentation container (for instance, in a sidebar) must be `global` selectors. They will be globally picked up and injected to every document built from your page.
127127

128-
If your website is a VuePress application, you can check out the [config file](https://github.com/meilisearch/documentation/blob/master/.vuepress/docs-scraper/docs-scraper.config.json) we use in production.<br>
129-
In our case, the main container is `theme-default-content` and the selector the titles and sub-titles are `h1`, `h2`...
128+
You can also check out the [config file](https://github.com/meilisearch/documentation/blob/main/docs-scraper.config.json) we use in production for our own documentation site.<br>
130129

131130
💡 _To better understand the selectors, go to [this section](#more-about-the-selectors)._
132131

0 commit comments

Comments
 (0)