Skip to content

Commit

Permalink
Add missing links for documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mroderick committed Apr 30, 2018
1 parent ac71bfd commit 92dc963
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/_releases/v5.0.1.md
Expand Up @@ -8,6 +8,7 @@ release_id: v5.0.1

This page contains the entire Sinon.JS API documentation along with brief introductions to the concepts Sinon implements.

* [Fakes](./fakes)
* [Spies](./spies)
* [Stubs](./stubs)
* [Mocks](./mocks)
Expand Down
1 change: 1 addition & 0 deletions docs/guides/index.md
Expand Up @@ -6,6 +6,7 @@ breadcrumb: guides

## Migration guides

* [Migrating to v5.0](./migrating-to-5.0)
* [Migrating to v4.0](./migrating-to-4.0)
* [Migrating to v3.0](./migrating-to-3.0)
* [Migrating to v2.0](./migrating-to-2.0)
1 change: 1 addition & 0 deletions docs/release-source/release.md
Expand Up @@ -8,6 +8,7 @@ release_id: master

This page contains the entire Sinon.JS API documentation along with brief introductions to the concepts Sinon implements.

* [Fakes](./fakes)
* [Spies](./spies)
* [Stubs](./stubs)
* [Mocks](./mocks)
Expand Down

0 comments on commit 92dc963

Please sign in to comment.