diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-08-16 22:14:53 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-08-16 22:14:53 -0400 |
| commit | bda30287098ab9002bc4d3e8290ed06c21abec28 (patch) | |
| tree | 17e2c7599c0f2af08accab4363728a4ae2dbbd21 /docs/index.html | |
| parent | 144854e542f6f853d10d9efed95de2d1a5025758 (diff) | |
Add document on Solo, Couple, and Merge
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index 4a9fd7a0..8671db3e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -200,7 +200,7 @@ </tr> <tr> <td><code><span class='Function'>></span></code></td> -<td><a href="https://aplwiki.com/wiki/Mix">Merge</a></td> +<td><a href="doc/couple.html">Merge</a>*</td> <td><a href="https://aplwiki.com/wiki/Greater_than">Greater Than</a></td> </tr> <tr> @@ -250,8 +250,8 @@ </tr> <tr> <td><code><span class='Function'>≍</span></code></td> -<td>Solo*</td> -<td>Couple*</td> +<td><a href="doc/couple.html">Solo</a>*</td> +<td><a href="doc/couple.html">Couple</a>*</td> </tr> <tr> <td><code><span class='Function'>↑</span></code></td> |
