We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a1ba0b + 47ae3c5 commit f52e368Copy full SHA for f52e368
.readthedocs.yaml
@@ -8,6 +8,9 @@
8
# Required
9
version: 2
10
11
+sphinx:
12
+ configuration: docs/conf.py
13
+
14
build:
15
os: "ubuntu-20.04"
16
tools:
README.rst
@@ -9,8 +9,8 @@ Introduction
:target: https://adafru.it/discord
:alt: Discord
-.. image:: https://travis-ci.com/adafruit/Adafruit_Blinka.svg?branch=master
- :target: https://travis-ci.com/adafruit/Adafruit_Blinka
+.. image:: https://github.com/adafruit/Adafruit_Blinka.svg/workflows/Build%20CI/badge.svg
+ :target: https://github.com/adafruit/Adafruit_Blinka/actions
:alt: Build Status
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
0 commit comments