From 407102cb1981f9cef8cc399008839dc0ea3fe095 Mon Sep 17 00:00:00 2001
From: "Mark A. Yoder" <Mark.A.Yoder@Rose-Hulman.edu>
Date: Thu, 13 Jul 2023 13:20:41 -0400
Subject: [PATCH] Added heading

---
 books/beaglebone-cookbook/05tips/tips.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/books/beaglebone-cookbook/05tips/tips.rst b/books/beaglebone-cookbook/05tips/tips.rst
index a0397c75..29175c16 100644
--- a/books/beaglebone-cookbook/05tips/tips.rst
+++ b/books/beaglebone-cookbook/05tips/tips.rst
@@ -930,6 +930,7 @@ This will look up what Domain Name System (DNS) servers your host is using and c
 them to the right place on the Bone.  The *ping* command is a quick way to verify your connection.
 
 Letting the world see your bone: setting up port forwarding
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Now your Bone can access the world via the USB port and your host computer, but
 what if you have a web server on your Bone that you want to access from the world?
-- 
GitLab