Skip to content

Commit 3ff0717

Browse files
authored
fix: dcut iframe 路径适配 readthedocs (#315)
1 parent f98c2d6 commit 3ff0717

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • docs/source/features/speculative_decoding
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
# D-Cut
22

3-
```{raw} html
4-
<iframe src="/dcut.html" style="width:100%; height:80vh; border:none;"></iframe>
5-
```
3+
<iframe src="../../dcut.html" style="width:100%; height:80vh; border:none;"></iframe>

0 commit comments

Comments
 (0)