You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -25,7 +25,7 @@ A key architectural feature is the use of isolated process execution for each me
25
25
PICA is designed with a clear separation between the user interface (GUI) and the instrument control logic (backend). This modular approach makes the system easy to maintain, extend, and debug.
@@ -187,7 +187,7 @@ This facility provides users with a comprehensive, modular system for characteri
187
187
For detailed setup instructions, hardware interfacing guides, and troubleshooting, please refer to the **[PICA User Manual](docs/User_Manual.md)** located in the `docs/` directory.
188
188
189
189
**Instrument Manuals:**
190
-
A collection of official instrument manuals is provided within the `assets/Manuals/` directory for technical reference.
190
+
A collection of official instrument manuals is provided within the `_assets/Manuals/` directory for technical reference.
191
191
192
192
---
193
193
@@ -230,7 +230,7 @@ Please open an issue first to discuss any major changes you would like to make.
0 commit comments