From 09e0897226a75008d9ae5c3d119275a9aed9a835 Mon Sep 17 00:00:00 2001 From: hideichi saito Date: Fri, 30 Aug 2024 18:07:08 +0900 Subject: [PATCH] Update index.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit migration_plugin_from_ver50へのリンクが見当たらなかったので、indexに追加しました。 --- 5/plugin/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/5/plugin/index.md b/5/plugin/index.md index 0e27ada5..9d4a4f40 100644 --- a/5/plugin/index.md +++ b/5/plugin/index.md @@ -81,3 +81,7 @@ baserCMS4のテーマを baserCMS5用に変換するにはこちらをご覧 - [baserCMS4のプラグインを変換](migration_plugin_from_ver4) - [baserCMS4からのアップグレードガイド](../ver5_migration) + +## 5.0のプラグインを5.1に変換する + +- [5.0系のプラグインを 5.1系 に移行](migration_plugin_from_ver50)