From 8d030cf3a29c11a9245ca175ce1a54129700605c Mon Sep 17 00:00:00 2001
From: Jason Kridner <jkridner@beagleboard.org>
Date: Sat, 10 Sep 2022 18:28:53 -0400
Subject: [PATCH] capes/overlays/relay: fix headers

---
 boards/capes/overlays/relay.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/boards/capes/overlays/relay.rst b/boards/capes/overlays/relay.rst
index 85e99be1..834aef36 100644
--- a/boards/capes/overlays/relay.rst
+++ b/boards/capes/overlays/relay.rst
@@ -1,7 +1,7 @@
 .. _bone-cape-relay:
 
 BeagleBoard.org BeagleBone Relay Cape
-#########
+#####################################
 
 Relay Cape, as the name suggests, is a simple Cape with a relay on it.
 It contains four relays, each of which can be operated independently from the BeagleBone.
@@ -16,7 +16,7 @@ How to Use
 ---------------
 
 Installation
-******
+************
 
 No special configuration is required. When you plug Cape into your BeagleBoard, 
 it is automatically recognized by the Cape Universal function.
@@ -57,4 +57,4 @@ This allows you to adjust the brightness;
 entering 1 for brightness turns it ON, and entering 0 for OFF.
 
 The four relays can be changed individually 
-by changing the number after "relay.
\ No newline at end of file
+by changing the number after "relay.
-- 
GitLab