Skip to content

Commit

Permalink
[Doc] Fixed some minor syntax issues
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz authored and scheb committed Mar 27, 2024
1 parent 329a6b4 commit 15eb175
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The bundle supports the following authentication methods out of the box:
.. note::

There are 3rd-party packages for adding different two-factor authentication methods. Check out the
`related packages on Packagist.org<https://packagist.org/packages/scheb/2fa-bundle/dependents>`_.
`related packages on Packagist.org <https://packagist.org/packages/scheb/2fa-bundle/dependents>`__.

* `Webauthn via jbtronics/2fa-webauthn <https://github.com/jbtronics/2fa-webauthn>`_
* `Text messages via erkens/2fa-text <https://github.com/erkens/2fa-text>`_
Expand Down
2 changes: 1 addition & 1 deletion doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Optionally, install any additional packages to extend the bundle's feature accor
.. note::

There are 3rd-party packages for adding different two-factor authentication methods. Check out the
`related packages on Packagist.org<https://packagist.org/packages/scheb/2fa-bundle/dependents>`_.
`related packages on Packagist.org <https://packagist.org/packages/scheb/2fa-bundle/dependents>`__.

Step 2: Enable the bundle
~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 15eb175

Please sign in to comment.