From 622c8a455c6b79dd1455cf95db50f230aff0bfab Mon Sep 17 00:00:00 2001 From: Joe R Date: Mon, 2 Oct 2023 20:55:37 -0400 Subject: [PATCH] Some minor HTML fixes/updates. --- html-src/glossary.html | 4 ++-- html-src/report_bug.html | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/html-src/glossary.html b/html-src/glossary.html index 435806d1..a89142b0 100644 --- a/html-src/glossary.html +++ b/html-src/glossary.html @@ -162,8 +162,8 @@ making a total of 54 cards.

The value of the card. Numbered cards usually have the rank of -the associated number. Aces can either be high or low. If high, -aces are ranked 1. If low, aces are ranked as 14. J, Q, and K are +the associated number. Aces can either be high or low. If low, +aces are ranked 1. If high, aces are ranked as 14. J, Q, and K are usually ranked 11, 12, and 13 respectively. However, some games may rank these cards as 10. In such a case, a high ace might be ranked as 11.

diff --git a/html-src/report_bug.html b/html-src/report_bug.html index 87e23d62..c01a1d23 100644 --- a/html-src/report_bug.html +++ b/html-src/report_bug.html @@ -1,9 +1,10 @@

Report a Bug

Before you report a bug, please verify that you are running -the latest version of PySolFC, and also check the issues -previously reported on GitHub, to ensure that the bug was -not previously reported. +the latest version of PySolFC, and also check the PySolFC site's +FAQ page, +and issues previously reported on GitHub, to ensure that the bug +was not previously reported.

If you found a bug in PySolFC, the best place to report it is on GitHub. To do so, create an issue at