Przeglądaj źródła

fix(archives): correct #1812 — Step 4 wiki link host

      Banner pointed to bambuddy.cool/wiki/getting-started/... which 404s;
      the wiki lives under the wiki.bambuddy.cool subdomain. Anchor was
      correct (MkDocs slug matches the existing "Step 4: Enable Store sent
      files on external storage" heading).
maziggy 2 miesięcy temu
rodzic
commit
c52aba66e4
2 zmienionych plików z 1 dodań i 1 usunięć
  1. 0 0
      CHANGELOG.md
  2. 1 1
      frontend/src/pages/ArchivesPage.tsx

Plik diff jest za duży
+ 0 - 0
CHANGELOG.md


+ 1 - 1
frontend/src/pages/ArchivesPage.tsx

@@ -3268,7 +3268,7 @@ export function ArchivesPage() {
             <div className="text-xs text-amber-200/80 mt-1">
               {t('archives.no3mfBanner.body')}{' '}
               <a
-                href="https://bambuddy.cool/wiki/getting-started/#step-4-enable-store-sent-files-on-external-storage"
+                href="https://wiki.bambuddy.cool/getting-started/#step-4-enable-store-sent-files-on-external-storage"
                 target="_blank"
                 rel="noreferrer"
                 className="underline hover:text-amber-100 inline-flex items-center gap-1"

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików