mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 09:59:06 -07:00
Improve clickable link
This commit is contained in:
parent
003238ef5e
commit
cb492fe3c7
@ -186,7 +186,7 @@ namespace Jellyfin.Server
|
||||
/// Create the data, config and log paths from the variety of inputs(command line args,
|
||||
/// environment variables) or decide on what default to use. For Windows it's %AppPath%
|
||||
/// for everything else the
|
||||
/// <see href="https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html">XDG approach</see>
|
||||
/// <a href="https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html">XDG approach</a>
|
||||
/// is followed.
|
||||
/// </summary>
|
||||
/// <param name="options">The <see cref="StartupOptions" /> for this instance.</param>
|
||||
|
Loading…
Reference in New Issue
Block a user