diff --git a/docs/source/getting_started/index.md b/docs/source/getting_started/index.md index 5929987a7..7bc29ce64 100644 --- a/docs/source/getting_started/index.md +++ b/docs/source/getting_started/index.md @@ -108,14 +108,14 @@ User> What other countries should I consider to club? inference> Considering your interest in Switzerland, here are some neighboring countries that you may want to consider visiting: ``` -::::{tab-set} +```{tab-set} -:::{tab-item} Label1 +```{tab-item} Label1 Content 1 -::: +``` -:::{tab-item} Label2 +```{tab-item} Label2 Content 2 -::: +``` -:::: +```