This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-doc.git
The following commit(s) were added to refs/heads/7.0.x by this push:
new 87f56ededc Update README.md
87f56ededc is described below
commit 87f56ededcdc599e9bc9164c94aa8704a77d372e
Author: James Fredley <[email protected]>
AuthorDate: Fri Oct 10 18:14:15 2025 -0400
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d63362a633..c9f5e35fd7 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
This project has been relocated to
[grails-core](https://github.com/apache/grails-core) as of Grails 7.
-Grails documentation available on https://docs.grails.org/ is still published
to the [gh-pages](https://github.com/apache/grails-doc/tree/gh-pages) branch.
+Grails documentation is published on
[https://grails.apache.org/docs/](https://grails.apache.org/docs/) via the
[`docs` directory of the `asf-site-production` branch on
`grails-website`](https://github.com/apache/grails-website/tree/asf-site-production/docs)
repository.