From b96b0debef16c41c35a8579ccbbb1779ca1eaf0c Mon Sep 17 00:00:00 2001 From: dherrada Date: Mon, 7 Jun 2021 14:50:12 -0400 Subject: [PATCH] Moved default branch to main --- README.rst | 2 +- examples/gpio/gpio.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index bc48ff4..51918a0 100644 --- a/README.rst +++ b/README.rst @@ -63,7 +63,7 @@ Contributing ============ Contributions are welcome! Please read our `Code of Conduct -`_ +`_ before contributing to help this project stay welcoming. Documentation diff --git a/examples/gpio/gpio.md b/examples/gpio/gpio.md index 57b8336..42d40a8 100644 --- a/examples/gpio/gpio.md +++ b/examples/gpio/gpio.md @@ -16,7 +16,7 @@ As of NINA firmware version 1.5.0, the ESP32SPI library can be used to read digi ``` # ESP32_GPIO_PINS: - # https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/blob/master/adafruit_esp32spi/digitalio.py + # https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/blob/main/adafruit_esp32spi/digitalio.py # 0, 1, 2, 4, 5, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 25, 26, 27, 32, 33, 34, 35, 36, 39 # # Pins Used for ESP32SPI