Skip to content

Commit c372925

Browse files
committed
[HSEARCH][OGM][HV][HR] Add links to "what's new" among documentation links
1 parent 6833360 commit c372925

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

_config/site.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,8 @@ projects:
207207
migration_guide:
208208
html: https://docs.jboss.org/hibernate/search/{series.version}/migration/html_single/
209209
pdf: https://docs.jboss.org/hibernate/search/{series.version}/migration/pdf/hibernate_search_migration.pdf
210+
whats_new:
211+
html: "/search/releases/{series.version}/#whats-new"
210212
dist:
211213
sourceforge:
212214
zip: https://sourceforge.net/projects/hibernate/files/hibernate-search/{release.version}/hibernate-search-{release.version}-dist.zip/download
@@ -444,6 +446,8 @@ projects:
444446
pdf: https://docs.jboss.org/hibernate/validator/{series.version}/reference/en-US/pdf/hibernate_validator_reference.pdf#validator-gettingstarted
445447
migration_guide:
446448
html: /validator/documentation/migration-guide/#{series.version.dashes}-x
449+
whats_new:
450+
html: "/validator/releases/{series.version}/#whats-new"
447451
dist:
448452
sourceforge:
449453
zip: https://sourceforge.net/projects/hibernate/files/hibernate-validator/{release.version}/hibernate-validator-{release.version}-dist.zip/download
@@ -553,6 +557,8 @@ projects:
553557
pdf: https://docs.jboss.org/hibernate/ogm/{series.version}/reference/en-US/pdf/hibernate_ogm_reference.pdf#ogm-gettingstarted
554558
migration_guide:
555559
html: https://docs.jboss.org/hibernate/stable/ogm/reference/en-US/html_single/#ogm-migrating
560+
whats_new:
561+
html: "/ogm/releases/{series.version}/#whats-new"
556562
dist:
557563
sourceforge:
558564
zip: https://sourceforge.net/projects/hibernate/files/hibernate-ogm/{release.version}/hibernate-ogm-{release.version}-dist.zip/download
@@ -650,6 +656,8 @@ projects:
650656
html: /reactive/documentation/{series.version}/javadocs/
651657
getting_started_guide:
652658
html: /reactive/documentation/{series.version}/reference/html_single/#getting-started
659+
whats_new:
660+
html: "/reactive/releases/{series.version}/#whats-new"
653661
dist:
654662
maven:
655663
coord:

0 commit comments

Comments
 (0)