This is an automated email from the ASF dual-hosted git repository.

ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 0a58a896a Point "Documentation" link to the 4.2
0a58a896a is described below

commit 0a58a896af537fd5b3e892eab829e9241c5d5786
Author: Nikita Timofeev <stari...@gmail.com>
AuthorDate: Fri Feb 9 11:31:56 2024 +0400

    Point "Documentation" link to the 4.2
---
 src/main/site/config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/site/config.yaml b/src/main/site/config.yaml
index 39780732c..32a1d4777 100644
--- a/src/main/site/config.yaml
+++ b/src/main/site/config.yaml
@@ -45,7 +45,7 @@ menu:
   main:
     - name: Documentation
       weight: 20
-      url: "/docs/4.1/getting-started-guide/"
+      url: "/docs/4.2/getting-started-guide/"
 
   footer:
     - name: Bug/Feature Tracker

Reply via email to