👔 Move GitHub templates, update README (#24199)
This commit is contained in:
committed by
Scott Lahteine
parent
1d12e72bf6
commit
0ae061713c
@ -456,7 +456,7 @@
|
||||
<label for="text-gcommand" class="mb-0 field-labels">G-Code command:</label>
|
||||
<div class="input-group">
|
||||
<div class="input-group-prepend">
|
||||
<a class="btn btn-sm btn-dark" target="_blank" href="http://marlinfw.org/meta/gcode/"><i class="icon icon-info"></i></a>
|
||||
<a class="btn btn-sm btn-dark" target="_blank" href="https://marlinfw.org/meta/gcode/"><i class="icon icon-info"></i></a>
|
||||
<button class="btn btn-sm btn-outline-dark" type="button" id="btn-gcommand-preset" data-toggle="modal" data-target="#modal-presets"><i class="icon icon-tasks"></i></button>
|
||||
</div>
|
||||
<input type="text" id="text-gcommand" class="form-control form-control-sm border-dark text-uppercase" value="" required>
|
||||
|
Reference in New Issue
Block a user