Skip to content

Commit d823374

Browse files
committed
Make the example link a note
1 parent 5f90e09 commit d823374

File tree

1 file changed

+3
-1
lines changed
  • docs/gdevelop5/events/functions/asynchronous-functions

1 file changed

+3
-1
lines changed

docs/gdevelop5/events/functions/asynchronous-functions/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ Don't forget to use the action "End asynchronous function" to mark the end of th
2323

2424
![](end-action.png)
2525

26-
The full example which contains an asynchronous function with events or JavaScript can be open is accessible online ([Open the example in GDevelop](https://editor.gdevelop.io/?project=example://parse-json-from-api)).
26+
!!! note
27+
28+
The full example which contains an asynchronous function with events or JavaScript can be open is accessible online ([Open the example in GDevelop](https://editor.gdevelop.io/?project=example://parse-json-from-api)).
2729

2830

2931
### Use time-based actions in asynchronous functions

0 commit comments

Comments
 (0)