mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-22 05:37:55 +01:00
Fixed link in index.html
This commit is contained in:
parent
ab9167e446
commit
7f0e09370b
@ -21,7 +21,7 @@ $(document).ready(function () {
|
||||
var listSliceTest = $("#printers-slicetest");
|
||||
|
||||
listDoodle.append("<li><a href='doodle.html#192.168.5.1'>Wired Printer</a></li>");
|
||||
listSliceTest.append("<li><a href='doodle.html#192.168.5.1'>Wired Printer</a></li>");
|
||||
listSliceTest.append("<li><a href='slice_test.html#192.168.5.1'>Wired Printer</a></li>");
|
||||
|
||||
/*printers.push({
|
||||
name: "wired box",
|
||||
|
Loading…
Reference in New Issue
Block a user