Skip to content

Commit cac326c

Browse files
author
Markus Raab
committed
remove broken link
1 parent 08b82de commit cac326c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/tutorials/plugins.md

-2
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,6 @@ even if a critical error occurs, we write the error to the parentKey. The error
364364
If there are multiple errors in a configuration, only the first occurrence will be written to the metadata of the `parentKey`.
365365

366366
The first parameter of `ELEKTRA_SET_ERROR` is an id specifying the general error that occurred.
367-
A listing of existing errors together with a short description and a categorization can be found at
368-
[error specification](https://github.com/ElektraInitiative/libelektra/blob/master/src/error/specification).
369367
The third parameter can be used to provide additional information about the error. In our case we simply supply the filename of the file that
370368
caused the error. The kdb tools will interpret this error and print it in a pretty way. Notice that this can be used in any plugin function where the
371369
parentKey is available.

0 commit comments

Comments
 (0)