mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Some minor HTML fixes/updates.
This commit is contained in:
parent
e858b38de1
commit
622c8a455c
2 changed files with 6 additions and 5 deletions
|
@ -162,8 +162,8 @@ making a total of 54 cards.</p>
|
||||||
|
|
||||||
<dd>
|
<dd>
|
||||||
<p>The value of the card. Numbered cards usually have the rank of
|
<p>The value of the card. Numbered cards usually have the rank of
|
||||||
the associated number. Aces can either be high or low. If high,
|
the associated number. Aces can either be high or low. If low,
|
||||||
aces are ranked 1. If low, aces are ranked as 14. J, Q, and K are
|
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
|
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
|
rank these cards as 10. In such a case, a high ace might be ranked
|
||||||
as 11.</p>
|
as 11.</p>
|
||||||
|
|
|
@ -1,9 +1,10 @@
|
||||||
<h1>Report a Bug</h1>
|
<h1>Report a Bug</h1>
|
||||||
<p>
|
<p>
|
||||||
Before you report a bug, please verify that you are running
|
Before you report a bug, please verify that you are running
|
||||||
the latest version of PySolFC, and also check the issues
|
the latest version of PySolFC, and also check the PySolFC site's
|
||||||
previously reported on GitHub, to ensure that the bug was
|
<a href="https://pysolfc.sourceforge.io/faq.html">FAQ page</a>,
|
||||||
not previously reported.
|
and issues previously reported on GitHub, to ensure that the bug
|
||||||
|
was not previously reported.
|
||||||
<p>
|
<p>
|
||||||
If you found a bug in PySolFC, the best place to report it
|
If you found a bug in PySolFC, the best place to report it
|
||||||
is on GitHub. To do so, create an issue at
|
is on GitHub. To do so, create an issue at
|
||||||
|
|
Loading…
Add table
Reference in a new issue