fix #318 - incorrect link to ucx 3 docs

Mon, 18 Dec 2023 14:05:12 +0100

author
Mike Becker <universe@uap-core.de>
date
Mon, 18 Dec 2023 14:05:12 +0100
changeset 758
6cd62ce7e353
parent 757
49ceea78fce7
child 759
475335643af4

fix #318 - incorrect link to ucx 3 docs

CHANGELOG file | annotate | diff | comparison | revisions
docs/src/header-ucx2.html file | annotate | diff | comparison | revisions
     1.1 --- a/CHANGELOG	Thu Nov 23 23:41:40 2023 +0100
     1.2 +++ b/CHANGELOG	Mon Dec 18 14:05:12 2023 +0100
     1.3 @@ -1,3 +1,7 @@
     1.4 +Version 3.1 - tbd.
     1.5 +------------------------
     1.6 +* fix wrong link from UCX 2 documentation to UCX 3 documentation
     1.7 +
     1.8  Version 3.0 - 2023-07-09
     1.9  ------------------------
    1.10   * complete redesign from scratch
     2.1 --- a/docs/src/header-ucx2.html	Thu Nov 23 23:41:40 2023 +0100
     2.2 +++ b/docs/src/header-ucx2.html	Mon Dec 18 14:05:12 2023 +0100
     2.3 @@ -18,7 +18,7 @@
     2.4              <div class="nav">
     2.5                  <h3>Documentation</h3>
     2.6                  <ul>
     2.7 -                    <li><a href="modules.html">UCX 3</a>
     2.8 +                    <li><a href="features.html">UCX 3</a>
     2.9                      <li><a href="modules-ucx2.html">Modules</a>
    2.10                      <ul>
    2.11                          <li><a href="modules-ucx2.html#allocator">Allocator</a></li>

mercurial