agri_docs fix links (#11870)
diff --git a/erpnext/docs/user/manual/en/agriculture/crops_and_land/crop.md b/erpnext/docs/user/manual/en/agriculture/crops_and_land/crop.md
index 0ca9329..ecdc4f9 100644
--- a/erpnext/docs/user/manual/en/agriculture/crops_and_land/crop.md
+++ b/erpnext/docs/user/manual/en/agriculture/crops_and_land/crop.md
@@ -45,6 +45,6 @@
You form should now look something like this
-<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/crops_and_land/crop.png">
+<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/crops_and_land/crop.png">
Repeat step 2 for as many crops as you need. You can save some time by duplicating existing crops and modifying only the necessary items
\ No newline at end of file
diff --git a/erpnext/docs/user/manual/en/agriculture/crops_and_land/crop_cycle.md b/erpnext/docs/user/manual/en/agriculture/crops_and_land/crop_cycle.md
index 7350d8b..7a9c3eb 100644
--- a/erpnext/docs/user/manual/en/agriculture/crops_and_land/crop_cycle.md
+++ b/erpnext/docs/user/manual/en/agriculture/crops_and_land/crop_cycle.md
@@ -19,7 +19,7 @@
It should now look something like this
-<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/crops_and_land/crop_cycle.png">
+<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/crops_and_land/crop_cycle.png">
Repeat these for every Crop Cycle you need
@@ -27,4 +27,4 @@
> Projects > Project
-<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/crops_and_land/projects.png">
+<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/crops_and_land/projects.png">
diff --git a/erpnext/docs/user/manual/en/agriculture/crops_and_land/land_unit.md b/erpnext/docs/user/manual/en/agriculture/crops_and_land/land_unit.md
index 9d4e1cf..9b3fb23 100644
--- a/erpnext/docs/user/manual/en/agriculture/crops_and_land/land_unit.md
+++ b/erpnext/docs/user/manual/en/agriculture/crops_and_land/land_unit.md
@@ -17,7 +17,7 @@
It should look something like this
-<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/crops_and_land/land_unit.png">
+<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/crops_and_land/land_unit.png">
With the farm created, we can now create our first Carrot Field! Click on New
diff --git a/erpnext/docs/user/manual/en/agriculture/diseases_and_fertilizer/disease.md b/erpnext/docs/user/manual/en/agriculture/diseases_and_fertilizer/disease.md
index 84bd55b..e7f68ad 100644
--- a/erpnext/docs/user/manual/en/agriculture/diseases_and_fertilizer/disease.md
+++ b/erpnext/docs/user/manual/en/agriculture/diseases_and_fertilizer/disease.md
@@ -19,6 +19,6 @@
Now it should look something like this
-<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/diseases_and_fertilizer/disease.png">
+<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/diseases_and_fertilizer/disease.png">
These Tasks will be imported into the Crop Cycle Project if you choose to add this Disease to the list of Detected Diesase in Crop Cycle
\ No newline at end of file
diff --git a/erpnext/docs/user/manual/en/agriculture/diseases_and_fertilizer/fertilizer.md b/erpnext/docs/user/manual/en/agriculture/diseases_and_fertilizer/fertilizer.md
index 42290e3..8e1ccf2 100644
--- a/erpnext/docs/user/manual/en/agriculture/diseases_and_fertilizer/fertilizer.md
+++ b/erpnext/docs/user/manual/en/agriculture/diseases_and_fertilizer/fertilizer.md
@@ -2,4 +2,4 @@
This is used to keep track of available fertilizers, and their chemical composition, which is linked to the Item master
-<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/diseases_and_fertilizer/fertilizer.png">
\ No newline at end of file
+<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/diseases_and_fertilizer/fertilizer.png">
\ No newline at end of file
diff --git a/erpnext/docs/user/manual/en/agriculture/index.md b/erpnext/docs/user/manual/en/agriculture/index.md
index 05521ef..b186998 100644
--- a/erpnext/docs/user/manual/en/agriculture/index.md
+++ b/erpnext/docs/user/manual/en/agriculture/index.md
@@ -4,7 +4,7 @@
A farm requires additional attention to manage its productive units (plots of land), time sensitive crop activities (such as planting, irrigating, fertilizing, etc.), recording environmental and crop data for analysis, and reports to help make effective decisions.
-<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/agri_desk.png">
+<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/agri_desk.png">
The Agriculture module in ERPNext helps you keep track of your farming operations. It allows you keep records for each field where you farm, such as geospatial and soil texture characteristics. It allows you to:
@@ -15,7 +15,7 @@
* Record sale of the harvest or transfer to warehouse for further processing
* View reports
-<img class="screenshot" alt="Task" src="/home/coding_coffee/Work/frappe-bench/apps/erpnext/erpnext/docs/assets/img/agriculture/agri_doctypes.png">
+<img class="screenshot" alt="Task" src="/docs/assets/img/agriculture/agri_doctypes.png">
### Topics