mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Fix browser integration doc link id
This commit is contained in:
parent
86c17bf049
commit
4be2b176c1
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ This browser extension was first supported in KeePassXC 2.3.0 (release end of 20
|
|||
|
||||
Get the extension for [Firefox](https://addons.mozilla.org/en-US/firefox/addon/keepassxc-browser/) or [Chrome/Chromium](https://chromewebstore.google.com/detail/keepassxc-browser/oboonakemofpalcgghocfoadofidjkkk) or [Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/pdffhmdngciaglkoonimfcmckehcpafo) (requires KeePassXC 2.5.3 or newer).
|
||||
|
||||
Please see this [document](https://keepassxc.org/docs/KeePassXC_GettingStarted.html#_setup_browser_integration) for instructions how to configure KeePassXC in order to connect the database correctly.
|
||||
Please see this [document](https://keepassxc.org/docs/KeePassXC_GettingStarted.html#_browser_integration) for instructions how to configure KeePassXC in order to connect the database correctly.
|
||||
|
||||
## How it works
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
<div id="getting-started-guide" class="alert alert-info alert-dismissible">
|
||||
<span data-i18n="popupGettingStartedText"></span>
|
||||
<br>
|
||||
<a target="_blank" class="alert-link" href="https://keepassxc.org/docs/KeePassXC_GettingStarted.html#_setup_browser_integration"><span data-i18n="popupGettingStartedLinkText"></span></a>
|
||||
<a target="_blank" class="alert-link" href="https://keepassxc.org/docs/KeePassXC_GettingStarted.html#_browser_integration"><span data-i18n="popupGettingStartedLinkText"></span></a>
|
||||
<button type="button" id="getting-started-alert-close-button" class="btn-close" data-bs-dismiss="alert" data-i18n="[title]popupAlertHide"></button>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue