Skip to content

Commit 5d1b6c2

Browse files
Update bracket.md
fix bracket equation reference
1 parent ddc0994 commit 5d1b6c2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/zh/examples/bracket.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,9 @@ examples/bracket/bracket.py:15:19
103103

104104
Bracket 案例涉及到以下线弹性方程,使用 PaddleScience 内置的 `LinearElasticity` 即可。
105105

106-
``` py linenums="30"
107106
--8<--
108-
ppsci/equation/pde/linear_elasticity.py:30:42
107+
ppsci/equation/pde/linear_elasticity.py:31:43
109108
--8<--
110-
```
111109

112110
对应的方程实例化代码如下:
113111

0 commit comments

Comments
 (0)