tenseleyflow/shithub / 124840b

Browse files

about: list real gaps + fix dead doc/repo links

Authored by mfwolffe <wolffemf@dukes.jmu.edu>
SHA
124840ba0e4c0c317415db641827388af722a3db
Parents
0fd37a7
Tree
c8c98ec

1 changed file

StatusFile+-
M internal/web/templates/about.html 3 4
internal/web/templates/about.htmlmodified
@@ -39,7 +39,7 @@
3939
       </li>
4040
       <li>
4141
         <strong>Honest about gaps.</strong>
42
-        <span>The public docs and README call out what is live, what is rough, and what is still in flight.</span>
42
+        <span>Today: no Packages, Pages, Projects, Releases, or Gists yet, no GraphQL, and Actions runs <code>actions/checkout@v4</code> + <code>run:</code> steps but not the GitHub marketplace. The README keeps the running list of what's live, what's rough, and what's still in flight.</span>
4343
       </li>
4444
     </ul>
4545
   </section>
@@ -56,9 +56,8 @@
5656
 
5757
   <nav class="shithub-about-actions" aria-label="About links">
5858
     <a class="shithub-landing-cta-primary" href="/signup">Create an account</a>
59
-    <a class="shithub-landing-cta-secondary" href="https://docs.shithub.sh/self-host/deploy.html">Self-host shithub</a>
60
-    <a class="shithub-landing-cta-secondary" href="/shithub/shithub">Read the source</a>
61
-    <a class="shithub-landing-cta-secondary" href="https://docs.shithub.sh/security.html">Security policy</a>
59
+    <a class="shithub-landing-cta-secondary" href="/tenseleyFlow/shithub">Read the source</a>
60
+    <a class="shithub-landing-cta-secondary" href="/tenseleyFlow/shithub/blob/trunk/SECURITY.md">Security policy</a>
6261
   </nav>
6362
 </section>
6463
 {{- end }}