From 63ce8ec08f7c0b7edcadb9feeaaa7eec261862db Mon Sep 17 00:00:00 2001 From: jvandegriff Date: Wed, 5 Oct 2022 15:53:51 -0400 Subject: [PATCH] added links to videos and docs videos link to the HAPI YouTube channel and documents link to the docs directory of the Github project. Presentations checked into Github is not ideal. Will open a ticket for this. --- index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index fd45a49..29ae20e 100644 --- a/index.md +++ b/index.md @@ -33,6 +33,7 @@ A demonstration of using 5 different clients to access data from a HAPI server i * [Discussion of the specification and telecon announcements](https://groups.io/g/hapi-dev) * [Email Forum for general HAPI-related issues and questions](https://groups.io/g/hapi-help/) * [Github Discussions for general HAPI-related issues and questions](https://github.com/hapi-server/data-specification/discussions) +* HAPI Community Forum: view [videos of the presentations](https://www.youtube.com/channel/UCWDaZ2OXsoCOH3eLGf9achg/videos) or download [slides from the presenters](https://github.com/hapi-server/hapi-server.github.io/tree/master/docs) # 4. Developers @@ -66,4 +67,4 @@ Server developers can test their server for HAPI-compliance using [the HAPI serv ## 4.4 Server Developers -If you have developed a HAPI server and it is ready for production and would like to make it automatically visible to existing software in the HAPI ecosystem, see https://github.com/hapi-server/servers \ No newline at end of file +If you have developed a HAPI server and it is ready for production and would like to make it automatically visible to existing software in the HAPI ecosystem, see https://github.com/hapi-server/servers