docs: update external links (#39421)
This commit is contained in:
parent
11600c5f96
commit
255064659f
30 changed files with 51 additions and 51 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
<p>
|
||||
Open the
|
||||
<a href="https://electronjs.org/docs/api/tray">
|
||||
<a href="https://www.electronjs.org/docs/latest/api/tray">
|
||||
full API documentation
|
||||
</a>
|
||||
in your browser.
|
||||
|
@ -29,7 +29,7 @@
|
|||
On Linux distributions that only have app indicator support, users
|
||||
will need to install <code>libappindicator1</code> to make the
|
||||
tray icon work. See the
|
||||
<a href="https://electronjs.org/docs/api/tray">
|
||||
<a href="https://www.electronjs.org/docs/latest/api/tray">
|
||||
full API documentation
|
||||
</a>
|
||||
for more details about using Tray on Linux.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue