diff --git a/docs/_config.yml b/docs/_config.yml index 5b27d48f4..61148845c 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -8,6 +8,7 @@ gfm_quirks: paragraph_end lsi: false safe: true incremental: false +url: https://puppetlabs.github.io/rspec-puppet gist: noscript: false markdown: kramdown diff --git a/docs/index.html b/docs/index.html index 37edd3e46..ab9206412 100644 --- a/docs/index.html +++ b/docs/index.html @@ -54,7 +54,7 @@
(The rest is a bit more difficult though)
$ cd your-module $ rspec-puppet-init -

Then continue on to the tutorial!

+

Then continue on to the tutorial!

View on GitHub
@@ -67,7 +67,7 @@
(The rest is a bit more difficult though)

Tutorial

A step-by-step introduction to behaviour-driven Puppet development

- +