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.git
The following commit(s) were added to refs/heads/master by this push:
new 736461db4 Fix documentation headers for 5.0
736461db4 is described below
commit 736461db4deabbec6f0c849da481856e4dfbdf59
Author: Nikita Timofeev <[email protected]>
AuthorDate: Wed Sep 11 11:53:43 2024 +0400
Fix documentation headers for 5.0
---
.../asciidoc/cayenne-guide/src/docs/asciidoc/_cayenne-guide/header.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/asciidoc/cayenne-guide/src/docs/asciidoc/_cayenne-guide/header.html
b/docs/asciidoc/cayenne-guide/src/docs/asciidoc/_cayenne-guide/header.html
index d51bd3c0b..7fc9fbe20 100644
--- a/docs/asciidoc/cayenne-guide/src/docs/asciidoc/_cayenne-guide/header.html
+++ b/docs/asciidoc/cayenne-guide/src/docs/asciidoc/_cayenne-guide/header.html
@@ -22,7 +22,7 @@ cayenneVersion: "5.0"
weight: 30
menu:
footer:
- weight: 35
+ weight: 30
parent: docs
name: "Cayenne Guide (5.0)"
---