Skip to content

Commit

Permalink
Fix broken link in viewport.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Natanel-Shitrit authored Jul 20, 2024
1 parent a13341a commit 2fe834d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/viewport.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ For the time being, `cy` only allows each user to view and interact with one pan
(viewport/set-size [20 20])
```

The patterned background seen in the screenshot above is referred to as the **frame**. `cy` comes with a [range of different frames](/frames.md). You can choose between all of the available frames using the {{api action/choose-frame}} function, which is bound by default to {{bind :root ctrl+a F}}, and set the default frame on startup using the [`:default-frame`](/default-parameters.md#default-frame) parameter.
The patterned background seen in the screenshot above is referred to as the **frame**. `cy` comes with a [range of different frames](./frames.md). You can choose between all of the available frames using the {{api action/choose-frame}} function, which is bound by default to {{bind :root ctrl+a F}}, and set the default frame on startup using the [`:default-frame`](./default-parameters.md#default-frame) parameter.

0 comments on commit 2fe834d

Please sign in to comment.