updated wiki links

This commit is contained in:
HB9HIL
2026-02-25 12:01:29 +01:00
parent 928cdfc943
commit 19952d988a
26 changed files with 34 additions and 32 deletions

View File

@@ -4,7 +4,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
/*
* Just an empty placeholder. To keep compatibility for the migration from Cloudlog to Wavelog we need an empty migration here as placeholder.
* Find the tutorial here: https://github.com/wavelog/Wavelog/wiki/How-to-migrate-Cloudlog-to-Wavelog
* Find the tutorial here: https://docs.wavelog.org/getting-started/migration/cloudlog-to-wavelog/
*
* During development in February 2026 the migration Tutorial above became deprecated since the code diverged way too much and with this also the database.
* However this file keeps a minimum amount of compatibility and does not hurt. Therefore we keep it here in case someone want's to give this tutorial a try