Skip to content

Commit 9f818c5

Browse files
[fix] broken links
1 parent 028f3ce commit 9f818c5

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/guides/initialization.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@ To learn more about configuring the Toolbar of Kanban, read the [**Configuration
8080
### Configuration properties
8181

8282
:::note
83-
The full list of properties to configure **Kanban** can be found [**here**](./api/overview/properties_overview.md). <br>
84-
The full list of properties to configure **Toolbar of Kanban** can be found [**here**](./api/overview/toolbar_properties_overview.md).
83+
The full list of properties to configure **Kanban** can be found [**here**](api/overview/properties_overview.md). <br>
84+
The full list of properties to configure **Toolbar of Kanban** can be found [**here**](api/overview/toolbar_properties_overview.md).
8585
:::
8686

8787
## Example
8888

8989
In this snippet you can see how to initialize **Kanban** with the initial data:
9090

91-
<iframe src="https://snippet.dhtmlx.com/gb50vyip?mode=js" frameborder="0" class="snippet_iframe" width="100%" height="500"></iframe>
91+
<iframe src="https://snippet.dhtmlx.com/gb50vyip?mode=js" frameborder="0" class="snippet_iframe" width="100%" height="500"></iframe>

src/css/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ html[data-theme='dark'] .docusaurus-highlight-code-line {
9595

9696
.iconExternalLink_lCJq,
9797
.iconExternalLink_node_modules-\@docusaurus-theme-classic-lib-theme-IconExternalLink-styles-module,
98+
.iconExternalLink_nPIU,
9899
.iconExternalLink_node_modules-\@docusaurus-theme-classic-lib-theme-Icon-ExternalLink-styles-module {
99100
display: none; /* hides the link icon */
100101
}

0 commit comments

Comments
 (0)