浏览代码

Fix murom 1.1.0 link

master
父节点
当前提交
e86cb254c2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      murom_1.1.0.html

+ 1
- 1
murom_1.1.0.html 查看文件

@@ -182,7 +182,7 @@
function Tool()
{
var self = this;
this.fileName = "murom_1.0.0.html";
this.fileName = "murom_1.1.0.html";
this.run = new Reporter();
this.preview = new Reporter();
this.logTranslations = {};


正在加载...
取消
保存