Skip to content

Commit c1b24ef

Browse files
authored
Properly add 301 to url-checker (#8946)
* Add 301 redirect to urls.txt * Actual rerun oops * Rm old one
1 parent 330d44f commit c1b24ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/known/urls.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ URL STATUS
1616
302 https://github.com/KittyCAD/modeling-app/issues/new?template=bug_report.yml
1717
302 https://github.com/KittyCAD/modeling-app/issues/new?title=${title}&body=${body}
1818
404 https://github.com/KittyCAD/modeling-app/releases/tag/v${version}
19+
301 https://github.com/SoftFever/OrcaSlicer/blob/431978baf17961df90f0d01871b0ad1d839d7f5d/src/slic3r/GUI/DeviceManager.cpp#L78
1920
521 https://placekitten.com/200/200
2021
302 https://stackoverflow.com/a/57390160/22753272
2122
302 https://stackoverflow.com/a/58436959/22753272
2223
303 https://text-to-cad.zoo.dev/dashboard
2324
308 https://zoo.dev/docs/kcl
24-
301 https://github.com/SoftFever/OrcaSlicer/blob/431978baf17961df90f0d01871b0ad1d839d7f5d/src/slic3r/GUI/DeviceManager.cpp#L78
2525

0 commit comments

Comments
 (0)