2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-18 04:55:32 +00:00

Fix docs links to point to stable (not latest) (#228)

This commit is contained in:
Oliver
2025-02-22 11:18:08 +11:00
committed by GitHub
parent 22c0046767
commit 28a6c0d0f1
17 changed files with 43 additions and 43 deletions

View File

@ -2,6 +2,6 @@
author: matmair
title: Starting with templates
---
A good starting-point for developing your own plugin is taking a look at the [documentation](https://docs.inventree.org/en/latest/extend/plugins/).
A good starting-point for developing your own plugin is taking a look at the [documentation](https://docs.inventree.org/en/stable/extend/plugins/).
You could also use one of the current plugins as a sample.