fix banner paths

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
This commit is contained in:
Lorenzo Lewis
2023-07-28 19:56:16 +01:00
parent fa28ed881d
commit 27edc59b41
27 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
![plugin-process](banner.png)
![plugin-process]https://github.com/tauri-apps/plugins-workspace/raw/v2/plugins/process/banner.png
This plugin provides APIs to access the current process. To spawn child processes, see the [`shell`](https://github.com/tauri-apps/tauri-plugin-shell) plugin.