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
104
104
============
105
105
106
106
Contributions 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> `_
108
108
before contributing to help this project stay welcoming.
109
109
110
110
Documentation
Original file line number Diff line number Diff line change 89
89
except FileNotFoundError :
90
90
print (
91
91
"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"
93
93
+ " in the same directory as this script"
94
94
)
You can’t perform that action at this time.
0 commit comments