From 852e681c50b57ec43146cc1d462f1d1e35425971 Mon Sep 17 00:00:00 2001 From: topquark12 Date: Wed, 6 Jan 2021 17:24:07 +0800 Subject: [PATCH] try to fix photo link again --- documentation/PID tuning.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/PID tuning.md b/documentation/PID tuning.md index c3933e6..922bdfb 100644 --- a/documentation/PID tuning.md +++ b/documentation/PID tuning.md @@ -10,7 +10,7 @@ To use the Python real-time plotting utility, run python pytec/plot.py ``` -![default view](/assets/default%20view.png) +![default view](./assets/default%20view.png) ## Temperature Setpoints and Thermal Load @@ -70,4 +70,4 @@ Multiple suggested sets of PID parameters based on different calculation rules a With a well designed and constructed setup, the PID parameters calculated by the auto tune utility can provide mK level control stability with no manual tweaking. -![tec3pessen](/assets/tec3pessen.png) +![tec3pessen](./assets/tec3pessen.png)