Unverified Commit 28e89bd2 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

Merge pull request #203785 from NixOS/backport-203781-to-release-22.11

[Backport release-22.11] nixos/release-notes: fix link formatting
parents f0b3de14 3c89502d
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -1512,7 +1512,7 @@ services.github-runner.serviceOverrides.SupplementaryGroups = [
      </listitem>
      <listitem>
        <para>
          <literal>haskellPackage.callHackage</literal> is not always
          <literal>haskellPackages.callHackage</literal> is not always
          invalidated if <literal>all-cabal-hashes</literal> changes,
          leading to less rebuilds of haskell dependencies.
        </para>
@@ -1825,10 +1825,10 @@ services.github-runner.serviceOverrides.SupplementaryGroups = [
      </listitem>
      <listitem>
        <para>
          [xray] (https://github.com/XTLS/Xray-core), a fully compatible
          v2ray-core replacement. Features XTLS, which when enabled on
          server and client, brings UDP FullCone NAT to proxy setups.
          Available as
          <link xlink:href="https://github.com/XTLS/Xray-core">xray</link>,
          a fully compatible v2ray-core replacement. Features XTLS,
          which when enabled on server and client, brings UDP FullCone
          NAT to proxy setups. Available as
          <link xlink:href="options.html#opt-services.xray.enable">services.xray</link>.
        </para>
      </listitem>
+1 −1

File changed.

Contains only whitespace changes.