Skip to content

Commit 9ef1226

Browse files
authored
Update fw_marlin.md
1 parent 4762208 commit 9ef1226

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/firmware/fw_marlin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ If so, everything is fine. If not, check if you really copied the correct versio
3838
## Default Settings
3939
In the following I'll list the (imho) most important settings from the files
4040

41-
- [`../source/Marlin/Configuration.h`](https://github.com/ANYCUBIC-3D/Kobra2_Neo/blob/main/Marlin/Configuration.h) and
42-
- [`../source/Marlin/Configuration_adv.h`](https://github.com/ANYCUBIC-3D/Kobra2_Neo/blob/main/Marlin/Configuration_adv.h).
41+
- [`../source/Marlin/Configuration.h`](https://github.com/ANYCUBIC-3D/Kobra2_Neo/blob/master/Marlin/Configuration.h) and
42+
- [`../source/Marlin/Configuration_adv.h`](https://github.com/ANYCUBIC-3D/Kobra2_Neo/blob/master/Marlin/Configuration_adv.h).
4343

4444
The following represents the state of the firmware version 1.5.6.3.
4545
You can find the files `Configuration.h`and`Configuration_adv.h` here: [https://github.com/ANYCUBIC-3D/Kobra2_Neo/tree/master/Marlin](https://github.com/ANYCUBIC-3D/Kobra2_Neo/tree/master/Marlin)

0 commit comments

Comments
 (0)