Fix broken link

This commit is contained in:
wpferguson 2021-04-09 11:42:42 -04:00
parent a5c0a9a3a6
commit 22b903e9ad

View file

@ -14,7 +14,7 @@ function(
) : types.dt_lua_backgroundjob_t ) : types.dt_lua_backgroundjob_t
``` ```
Create a new progress_bar displayed in [darktable.gui.libs.backgroundjobs](../libs/backgroundjobs.md) Create a new progress_bar displayed in [darktable.gui.libs.backgroundjobs](../libs/backgroundjobs)
* **text** - _string_ - The text to display in the job entry * **text** - _string_ - The text to display in the job entry
* **\[percentage\]** - _boolean_ - Should a progress bar be displayed * **\[percentage\]** - _boolean_ - Should a progress bar be displayed