Skip to content

Commit 7f85f65

Browse files
committed
Corrected URLs
1 parent f08fd53 commit 7f85f65

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/docs/asciidoc/release_notes.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ endif::[]
364364
ifeval::["{version_tag}" == "-SNAPSHOT"]
365365
Jaybird {version_wo_target} is available on the Sonatype snapshot repository.
366366

367-
NOTE: SNAPSHOT releases are only available from the Sonatype snapshot repository, https://central.sonatype.com/repository/maven-snapshots
367+
NOTE: SNAPSHOT releases are only available from the Sonatype snapshot repository, https://central.sonatype.com/repository/maven-snapshots/
368368
endif::[]
369369

370370
[horizontal.compact]
@@ -535,7 +535,7 @@ For a full list of changes, see milestones https://github.com/FirebirdSQL/jaybir
535535
The minimum supported Java version of Jaybird 6 is Java 17.
536536
Our expectation is that Java version specific artifacts are no longer needed.
537537
As a consequence, the Java version has been dropped from the version number.
538-
The full version and naming convention is documented in https://github.com/FirebirdSQL/jaybird/blob/v5.0.0-beta-1/devdoc/jdp/jdp-2023-01-version-number-and-naming-scheme.md[jdp-2023-01: Version Number and Naming Scheme]
538+
The full version and naming convention is documented in https://github.com/FirebirdSQL/jaybird/blob/master/devdoc/jdp/jdp-2023-01-version-number-and-naming-scheme.md[jdp-2023-01: Version Number and Naming Scheme]
539539

540540
As a result of these new naming conventions, the following has changed:
541541

@@ -661,7 +661,7 @@ See also <<getting-jaybird-6>>.
661661

662662
The OOREMOTE protocol (JDBC URL prefix `++jdbc:firebird[sql]:oo:++`) has been removed in Jaybird 6.
663663

664-
See also https://github.com/FirebirdSQL/jaybird/tree/master/devdoc/jdp/jdp-2022-04-deprecate-ooremote.md[jdp-2022-04: Deprecate OOREMOTE (OpenOffice/LibreOffice driver) for removal].
664+
See also https://github.com/FirebirdSQL/jaybird/blob/master/devdoc/jdp/jdp-2022-04-deprecate-ooremote.md[jdp-2022-04: Deprecate OOREMOTE (OpenOffice/LibreOffice driver) for removal].
665665

666666
The recommended replacement is to use LibreOffice and the builtin "`Firebird External`" connection option in LibreOffice Base, instead of the "`JDBC`" option with Jaybird on the classpath of LibreOffice.
667667

@@ -1519,7 +1519,7 @@ It might have been a change we forgot to document, but it could just as well be
15191519
[#support-for-firebird-25-dropped]
15201520
=== Support for Firebird 2.5 dropped
15211521

1522-
Jaybird 6 has dropped support for Firebird 2.5 (see also https://github.com/FirebirdSQL/jaybird/tree/master/devdoc/jdp/jdp-2021-03-drop-firebird-2-5-support.md[jdp-2021-03: Drop Firebird 2.5 support]).
1522+
Jaybird 6 has dropped support for Firebird 2.5 (see also https://github.com/FirebirdSQL/jaybird/blob/master/devdoc/jdp/jdp-2021-03-drop-firebird-2-5-support.md[jdp-2021-03: Drop Firebird 2.5 support]).
15231523

15241524
By default, Jaybird 6 will only connect to Firebird 3.0 and higher.
15251525
See also <<unsupported-protocols-disabled>>.

0 commit comments

Comments
 (0)