From cbae38d05de07d3b4928457dc00f783d8c2d0f21 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 16 Feb 2015 17:00:45 +0000 Subject: [PATCH] Update README with a link to video recording of the presentation --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a178475..a6887fe8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ with the [Spring MVC Test][2] framework. The result is intended to be an easy-to user guide, akin to [GitHub's API documentation][3] for example, rather than the fully automated, dense API documentation produced by tools like [Swagger][4]. -For a broader introduction see the [Documenting RESTful APIs][9] presentation. +For a broader introduction see the Documenting RESTful APIs presentation. Both the +[slides][9] and a [video recording][13] are available. ## Quickstart @@ -335,7 +336,8 @@ To learn more, take a look at the accompanying sample projects: [6]: http://www.methods.co.nz/asciidoc/userguide.html#_system_macros [7]: samples/rest-notes-spring-data-rest [8]: samples/rest-notes-spring-hateoas -[9]: https://speakerdeck.com/ankinson/documenting-restful-apis +[9]: https://speakerdeck.com/ankinson/documenting-restful-apis-webinar [10]: https://build.spring.io/plugins/servlet/buildStatusImage/SRD-PUB (Build status) [11]: https://build.spring.io/browse/SRD-PUB [12]: http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#boot-features-spring-mvc-static-content +[13]: https://www.youtube.com/watch?v=knH5ihPNiUs&feature=youtu.be