docs: fix links for docsearch

This commit is contained in:
bcakmakoglu
2022-06-23 19:13:50 +02:00
committed by Braks
parent 4e431a17b6
commit 345cf9bc38
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ const nodes = ref<Node[]>([
])
```
### [Using CSS variables](typedocs/types/CSSVars.html/)
### [Using CSS variables](/typedocs/types/CSSVars.html/)
Some theme stylings can be overwritten by using css variables.
These variables can either be applied globally or you can define them on an element basis.