Skip to content

Commit 270ff5a

Browse files
committed
fix: replace "Browse the samples" with "See the samples" repository in view tips
https://claude.ai/code/session_01M6YRViV1SVqE9DoZwXMbbd
1 parent ffd9291 commit 270ff5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/development/view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You can use any UI5 control from the [UI5 SDK](https://sapui5.hana.ondemand.com)
3737

3838
Tips for working with views:
3939
- Use code completion on `Z2UI5_CL_XML_VIEW` to find controls and properties
40-
- Browse the [samples repository](/get_started/samples) for ready-made XML examples to copy and adapt
40+
- See the [samples repository](/get_started/samples) for ready-made XML examples to copy and adapt
4141

4242
#### What's Next?
4343
This produces a static view. The next section shows how to bind and share data between the view and the app logic.

0 commit comments

Comments
 (0)