File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -247,8 +247,8 @@ for _, res := range resources {
247
247
248
248
### 从 JSON获取
249
249
250
- 你可以从JSON构建规则! [ 请阅读这里] ( ../en/ GRL_JSON_cn.md)
250
+ 你可以从JSON构建规则! [ 请阅读这里] ( GRL_JSON_cn.md )
251
251
252
252
## 编译 GRL 到 GRB
253
253
254
- 如果你想要更快的规则加载速度(比如你有很多特别大的规则集合,然后加载GRL很慢),你可以将这些规则集合存储为GRB(Grules Rule Binary)文件。详情参考[ 如何存储和加载GRB] ( ../en/ Binary_Rule_File_cn.md)
254
+ 如果你想要更快的规则加载速度(比如你有很多特别大的规则集合,然后加载GRL很慢),你可以将这些规则集合存储为GRB(Grules Rule Binary)文件。详情参考[ 如何存储和加载GRB] ( Binary_Rule_File_cn.md )
Original file line number Diff line number Diff line change @@ -291,10 +291,10 @@ for _, res := range resources {
291
291
292
292
### From JSON
293
293
294
- You can now build rules from JSON! [ Read how it works] ( ../en/GRL_JSON_en .md)
294
+ You can now build rules from JSON! [ Read how it works] ( GRL_JSON_de .md)
295
295
296
296
## Compile GRL into GRB
297
297
298
298
If you want to have faster rule set loading performance (e.g. you have very
299
299
large rule sets and loading GRL is too slow), you can save your rule set
300
- into GRB (Grules Rule Binary) file. [ Read how to store and load GRB] ( ../en/Binary_Rule_File_en .md)
300
+ into GRB (Grules Rule Binary) file. [ Read how to store and load GRB] ( Binary_Rule_File_de .md)
You can’t perform that action at this time.
0 commit comments