(commented out) local build, playbook tweaks
diff --git a/antora-playbook-htaccess-edit.yml b/antora-playbook-htaccess-edit.yml
index 859d4ce..3df00b9 100644
--- a/antora-playbook-htaccess-edit.yml
+++ b/antora-playbook-htaccess-edit.yml
@@ -3,13 +3,13 @@
   start_page: documentation::index.adoc
 content:
   sources:
-#  For local "author mode" builds check out this aries-antora playbook project
+#  For local "author mode" builds check out this felix-antora playbook project
 #  and the site project next to one another and uncomment the next two lines and comment out the other - url
     - url: ./../felix-site
       branches: HEAD
 # For "production" build without needing a local site checkout uncomment the next two lines and comment out the previous two.
-#  - url: https://github.com/djencks/aries-antora-site.git
-#    branches: master
+#  - url: https://github.com/apache/felix-antora-site.git
+#    branches: main
 
 asciidoc:
   extensions:
diff --git a/antora-playbook.yml b/antora-playbook.yml
index 05fc465..e51dc8b 100644
--- a/antora-playbook.yml
+++ b/antora-playbook.yml
@@ -5,6 +5,11 @@
 
 content:
   sources:
+    #  For local "author mode" builds check out this felix-antora playbook project
+    #  and the site project next to one another and uncomment the next two lines and comment out the other - url
+#    - url: ./../felix-site
+#      branches: HEAD
+    # For "production" build without needing a local site checkout uncomment the next two lines and comment out the previous two.
   - url: https://github.com/apache/felix-antora-site.git
     branches: main
 #  - url: ./../felix-dev