Skip to content

Commit cac3a82

Browse files
committed
Fix link, hide new release notes pages
1 parent 783ece1 commit cac3a82

File tree

6 files changed

+24
-4
lines changed

6 files changed

+24
-4
lines changed

maxscale/reference/maxscale-routers/maxscale-exasolrouter.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ to a regular MariaDB cluster and _reads_ to Exasol.
1414
Unlike the other routers of MaxScale, the targets _ExasolRouter_ routes to
1515
are not specified using `servers`, `targets`, or `cluster` entries in
1616
the configuration file. Instead, Exasol database nodes are specified using
17-
the [connection_string](connection_string) setting.
17+
the [connection\_string](#connection_string) setting.
1818

1919
If _ExasolRouter_ is used standalone, a MariaDB server or a service should
2020
be specified using `targets`. _ExasolRouter_ will not route to it, but it
2121
will use it for authenticating clients. However, Exasol will be accessed
2222
on behalf of all clients using the credentials specified in the
23-
[connection_string](connection_string).
23+
[connection\_string](#connection_string).
2424

2525
## Users
2626

@@ -29,7 +29,7 @@ if a MariaDB server/service has been specified as a target, and only for
2929
authenticating a client.
3030

3131
The user and password to be used when accessing Exasol must be specified
32-
using `UID` and `PWD` in the [connection_string](connection_string).
32+
using `UID` and `PWD` in the [connection\_string](#connection_string).
3333

3434
## Settings
3535

@@ -92,7 +92,7 @@ def adapter_call(request):
9292
/
9393
```
9494

95-
See [preprocessor_script](#preprocessor_script)
95+
See [preprocessor\_script](#preprocessor_script)
9696

9797
### `preprocessor_script`
9898

release-notes/maxscale/22.08/22.08.19.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
hidden: true
3+
---
4+
15
# MariaDB MaxScale 22.08.19 Release Notes
26

37
Release 22.08.19 is a GA release.

release-notes/maxscale/23.02/23.02.16.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
hidden: true
3+
---
4+
15
# MariaDB MaxScale 23.02.16 Release Notes
26

37
Release 23.02.16 is a GA release.

release-notes/maxscale/23.08/23.08.12.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
hidden: true
3+
---
4+
15
# MariaDB MaxScale 23.08.12 Release Notes
26

37
Release 23.08.12 is a GA release.

release-notes/maxscale/24.02/24.02.8.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
hidden: true
3+
---
4+
15
# MariaDB MaxScale 24.02.8 Release Notes
26

37
Release 24.02.8 is a GA release.

release-notes/maxscale/25.01/25.01.5.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
hidden: true
3+
---
4+
15
# MariaDB MaxScale 25.01.5 Release Notes
26

37
Release 25.01.5 is a GA release.

0 commit comments

Comments
 (0)