Browse Source

Remove "dev" branch reference (for now) (#18242)

Daniel Aléxis 5 years ago
parent
commit
c352aeb32e
No account linked to committer's email address
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      README.md

+ 0
- 1
README.md View File

@@ -42,7 +42,6 @@ To build Marlin 2.0 you'll need [Arduino IDE 1.8.8 or newer](https://www.arduino
42 42
 ## Submitting Changes
43 43
 
44 44
 - Submit **Bug Fixes** as Pull Requests to the ([bugfix-2.0.x](https://github.com/MarlinFirmware/Marlin/tree/bugfix-2.0.x)) branch.
45
-- Submit **New Features** to the ([dev-2.1.x](https://github.com/MarlinFirmware/Marlin/tree/dev-2.1.x)) branch.
46 45
 - Follow the [Coding Standards](http://marlinfw.org/docs/development/coding_standards.html) to gain points with the maintainers.
47 46
 - Please submit your questions and concerns to the [Issue Queue](https://github.com/MarlinFirmware/Marlin/issues).
48 47
 

Loading…
Cancel
Save