We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac0c4b commit cc4ed2fCopy full SHA for cc4ed2f
sycl/doc/design/CommandGraph.md
@@ -358,7 +358,7 @@ API. This API can wait on a list of event dependencies using the `phWaitEvents`
358
parameter and can signal a return event when finished using the `hSignalEvent`
359
parameter. This allows for a cleaner and more efficient implementation than
360
what can be achieved when using the wait-event path
361
-(see [this section](#wait-event-path-implementation-details-) for
+(see [this section](#wait-event-path-implementation-details) for
362
more details about the wait-event path).
363
364
This path relies on 3 different command-lists in order to execute the
0 commit comments