Sfoglia il codice sorgente

Fix murom 1.1.0 link

master
parent
commit
e86cb254c2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      murom_1.1.0.html

+ 1
- 1
murom_1.1.0.html Vedi File

@@ -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 = {};


Loading…
Annulla
Salva