Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Commit 3d9f62b

Browse files
authored
Add link to latest Conversational Actions docs.
1 parent 7f3b1e2 commit 3d9f62b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ The Java/Kotlin library makes it easy to create Actions for the Google Assistant
33
supports Dialogflow and Actions SDK fulfillment. It does so by handling most of the
44
request processing logic letting you focus on your Action’s business logic.
55

6+
:warning: This library supports Dialogflow and the legacy Actions SDK. We now recommend using [Actions Builder or the Actions SDK](https://developers.google.com/assistant/conversational/overview) to develop, test, and deploy Conversational Actions.
7+
68
* [GitHub repo](https://github.com/actions-on-google/actions-on-google-java)
79
* [Reference docs](https://actions-on-google.github.io/actions-on-google-java/)
810
* [Actions on Google docs](https://developers.google.com/assistant)

0 commit comments

Comments
 (0)