We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e369e9 + 3e42171 commit c71a141Copy full SHA for c71a141
1 file changed
README.md
@@ -53,7 +53,7 @@ const viewerCfg = {
53
const modelCfg = {
54
modelId: "id_0",
55
name: "sample",
56
- src: "http://www.abc.com/sample.dxf",
+ src: "http://www.abc.com/sample.dwg",
57
}
58
const fontFiles = ["http://www.abc.com/hztxt.shx", "http://www.abc.com/simplex.shx"];
59
0 commit comments