docs: Fix incorrect links

This commit is contained in:
Jennifer Shehane
2017-06-05 10:05:11 -04:00
parent 30fd6059b4
commit 56f8e95de4
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ description: ''
Make an assertion.
{% note info %}
An alias of [`.should()`](https://on.cypress.io/api/and)
An alias of [`.should()`](https://on.cypress.io/api/should)
{% endnote %}
{% note info %}

View File

@@ -7,7 +7,7 @@ description: ''
Get the current URL hash.
{% note info %}
This is an alias of [`cy.location().hash`](https://on.cypress.io/api/location)
This is an alias of [`cy.location('hash')`](https://on.cypress.io/api/location)
{% endnote %}
# Syntax