actions-on-google / assistant-conversation-nodejs

A developer friendly way to fulfill Actions SDK handlers for the Google Assistant
https://actions-on-google.github.io/assistant-conversation-nodejs
Apache License 2.0
104 stars 38 forks source link

Documentation has broken links #22

Closed ahmedu007 closed 3 years ago

ahmedu007 commented 3 years ago

All the links to github files contains src twice, which ends up with GitHub showing 404

For example: https://github.com/actions-on-google/assistant-conversation-nodejs/blob/gh-pages/3.2.0/classes/_conversation_conv_.conversationv3.html#L134

The links points to blob/src/src/...