File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ Contributing
104104============
105105
106106Contributions are welcome! Please read our `Code of Conduct
107- <https://github.com/adafruit/adafruit_CircuitPython_SSD1306/blob/master /CODE_OF_CONDUCT.md> `_
107+ <https://github.com/adafruit/adafruit_CircuitPython_SSD1306/blob/main /CODE_OF_CONDUCT.md> `_
108108before contributing to help this project stay welcoming.
109109
110110Documentation
Original file line number Diff line number Diff line change 8989except FileNotFoundError :
9090 print (
9191 "To test the framebuf font setup, you'll need the font5x8.bin file from "
92- + "https://github.com/adafruit/Adafruit_CircuitPython_framebuf/tree/master /examples"
92+ + "https://github.com/adafruit/Adafruit_CircuitPython_framebuf/tree/main /examples"
9393 + " in the same directory as this script"
9494 )
You can’t perform that action at this time.
0 commit comments