Fix link (use <thelink>)

This commit is contained in:
Salamandar 2023-07-31 00:08:39 +02:00 committed by Félix Piédallu
parent 08e2767b91
commit 2e489ad96f

View file

@ -1,13 +1,13 @@
---
title: Packaging v2
title: 'Packaging v2'
template: docs
taxonomy:
category: docs
category:
- docs
routes:
default: '/packaging_v2'
default: /packaging_v2
---
Packaging v2 is a major improvement for the packaging introduced in YunoHost 11.1
### Motivation
@ -23,7 +23,7 @@ However, this "v2" is not the end of the story and should be seen as an intermed
### Adapting a v1 app to v2
A script is available in https://github.com/YunoHost/apps/tree/master/tools/packaging_v2 and will attempt to convert what it can from the v1 format to the v2 format, in particular:
A script is available in <https://github.com/YunoHost/apps/tree/master/tools/packaging_v2> and will attempt to convert what it can from the v1 format to the v2 format, in particular:
- initializing a `manifest.toml` and prefilling it with info scrapped from the various scripts
- comment out now-unecessary lines in the various scripts