Commit cbb5de3
Convert absolute paths to relative paths in MDX files
Changed all internal documentation links in MDX files to use relative paths:
- plugin-editor.mdx: /concepts/plugins → ../concepts/plugins
- plugin-kanban.mdx: /concepts/plugins → ../concepts/plugins
- plugin-charts.mdx: /docs/concepts/plugins → ../concepts/plugins
- plugin-markdown.mdx: /reference/api → ../reference/api, /concepts/plugins → ../concepts/plugins
- plugin-object.mdx: /ecosystem/objectql → ../ecosystem/objectql, /concepts/* → ../concepts/*
All MDX files now consistently use relative paths for internal documentation links.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 96b1fb7 commit cbb5de3
File tree
5 files changed
+8
-8
lines changed- docs/plugins
5 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
288 | 288 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
543 | | - | |
544 | | - | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
545 | 545 | | |
0 commit comments