You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2022/03/21 15:58:24 UTC

[sling-site] branch issue/sling-12-released created (now 77ce892)

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

rombert pushed a change to branch issue/sling-12-released
in repository https://gitbox.apache.org/repos/asf/sling-site.git.


      at 77ce892  Sling 12: add link in apidocs page

This branch includes the following new commits:

     new 77ce892  Sling 12: add link in apidocs page

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[sling-site] 01/01: Sling 12: add link in apidocs page

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch issue/sling-12-released
in repository https://gitbox.apache.org/repos/asf/sling-site.git

commit 77ce892779a428b15401117af9254e75dd3b0d89
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Mar 21 16:58:04 2022 +0100

    Sling 12: add link in apidocs page
---
 src/main/jbake/content/documentation/apidocs.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/jbake/content/documentation/apidocs.md b/src/main/jbake/content/documentation/apidocs.md
index 24917b9..9bc668e 100644
--- a/src/main/jbake/content/documentation/apidocs.md
+++ b/src/main/jbake/content/documentation/apidocs.md
@@ -9,6 +9,7 @@ tableOfContents=false
 
 Use these links to access the API docs of the various Sling versions:
 
+* [Sling 12](/apidocs/sling12/index.html)
 * [Sling 11](/apidocs/sling11/index.html)
 * [Sling 10](/apidocs/sling10/index.html)
 * [Sling 9](/apidocs/sling9/index.html)