A step-by-step introduction to behaviour-driven Puppet development
-
+
@@ -77,7 +79,7 @@
Tutorial
Documentation
Everything you need to know
-
+
@@ -87,7 +89,7 @@
Documentation
Changelog
Check out what's changed in the latest release
-
+
diff --git a/docs/tutorial/index.md b/docs/tutorial/index.md
index e0a5d1add..7c58e4258 100644
--- a/docs/tutorial/index.md
+++ b/docs/tutorial/index.md
@@ -56,7 +56,7 @@ _This is not intended to be an RSpec tutorial, just an explanation of how to
use the extended functionality that rspec-puppet provides. If you are not
familiar with the basics of RSpec, I highly recommend you take some time before
continuing to read through the [RSpec
-documentation](https://www.relishapp.com/rspec)._
+documentation](https://rspec.info/documentation/)._
Lets say you're writing tests for a `logrotate::rule` type that does two
things: