diff --git a/docs.html.markdown b/docs.html.markdown index 164b9ed..6d037b9 100644 --- a/docs.html.markdown +++ b/docs.html.markdown @@ -1,6 +1,6 @@ --- layout: default -title: Blogging Like a Hacker +title: Jasmine User Guide --- ======= @@ -16,7 +16,7 @@ Quick Start ### Which Release Should I Use? -Please use the latest version unless you have a good reason not to. Some of this documentation may not be applicable to older versions. Please see [Release Notes](http://pivotal.github.com/jasmine/release-notes) for change information. +Please use the latest version unless you have a good reason not to. Some of this documentation may not be applicable to older versions. Please see [Release Notes](release-notes.html) for change information. Why Another JavaScript TDD/BDD Framework? ----------- diff --git a/index.html b/index.html index de65dbf..38f31ca 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ --- layout: default -title: Blogging Like a Hacker +title: Jasmine Javascript Testing Framework --- - - - - +--- +layout: default +title: Jasmine Javascript Testing Framework +---

Release Notes

@@ -74,5 +39,3 @@
  • If you turn on the mock clock, you’ll get a spurious log message at the end of your spec.
  • - -