From 0384d263f354bb72797a2281982ea958db9825bb Mon Sep 17 00:00:00 2001 From: jacksonbmitchusson <125865630+jacksonbmitchusson@users.noreply.github.com> Date: Tue, 25 Aug 2026 03:15:41 -0500 Subject: [PATCH] Update storage_system_functions.md filters.md is at /0.7/guides/filters, not /guides/filters Signed-off-by: jacksonbmitchusson <125865630+jacksonbmitchusson@users.noreply.github.com> --- docs/guides/storage_system_functions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/storage_system_functions.md b/docs/guides/storage_system_functions.md index 88c71b81..f23e39f2 100644 --- a/docs/guides/storage_system_functions.md +++ b/docs/guides/storage_system_functions.md @@ -15,7 +15,7 @@ The following functions can be used for both the ME and RS Bridge !!! info The item arguments(`filter: table`) accepts our item/fluid/chemical filters, you can check the syntax of these - filters [here](/../guides/filters). + filters [here](/../0.7/guides/filters). ### isConnected @@ -822,4 +822,4 @@ Can be IGNORE_ALL, PERCENT_99, PERCENT_75, PERCENT_50, PERCENT_25. For RS: EXTERNAL, INTERNAL. For AE2: crafting, processing, smithing, stonecutting, unknown(for unknown third party patterns). [^6]: -Can be ANY, PLAYER_ONLY, MACHINE_ONLY. \ No newline at end of file +Can be ANY, PLAYER_ONLY, MACHINE_ONLY.