mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Docs: Fix search help rendering and open external link in new tab (#6440)
* Use HTML link to open webpage in new tab * Fix rendering for doxygen
This commit is contained in:
parent
bbd8671e6e
commit
2e6f1128bb
3 changed files with 7 additions and 3 deletions
|
|
@ -7,4 +7,4 @@ This is the **main landing page** of the Cockatrice documentation.
|
|||
- Go to the @subpage user_reference page
|
||||
- Review the @subpage developer_reference
|
||||
|
||||
Or check out the [Cockatrice Webpage](https://cockatrice.github.io/).
|
||||
Or check out the <a href="https://cockatrice.github.io/" target="_blank" rel="noopener noreferrer">Cockatrice Webpage</a>.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue