diff options
| author | John MacFarlane <[email protected]> | 2026-01-09 17:01:57 +0100 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2026-01-09 17:01:57 +0100 |
| commit | e720af09e8468665342e33aae0395ac30534516f (patch) | |
| tree | ae8d47c7195c5ff730c6ba9a1c74231539c76773 | |
| parent | ee394582c4b65876060f30df70db4e5e9b753506 (diff) | |
MANUAL.txt: Fix link for bbcode_steam.
Closes #11389.
| -rw-r--r-- | MANUAL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANUAL.txt b/MANUAL.txt index 0f4be9a6b..28c6341d0 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -307,7 +307,7 @@ header when requesting a document from a URL: - `bbcode` [BBCode] - `bbcode_fluxbb` [BBCode (FluxBB)] - `bbcode_phpbb` [BBCode (phpBB)] - - `bbcode_steam` [BBCode (Hubzilla)] + - `bbcode_steam` [BBCode (Steam)] - `bbcode_hubzilla` [BBCode (Hubzilla)] - `bbcode_xenforo` [BBCode (xenForo)] - `beamer` ([LaTeX beamer][`beamer`] slide show) |
