From c948822a0cb8105681e5ed5e51a2c0bcce366e96 Mon Sep 17 00:00:00 2001 From: Noah Petherbridge Date: Tue, 1 May 2018 12:32:08 -0700 Subject: [PATCH] Add migration note. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4939f99..bb9afb3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Rophako +> :rotating_light: **This repo has migrated:** https://git.kirsle.net/apps/rophako + A simplistic content management system designed for [kirsle.net](http://www.kirsle.net/). @@ -37,4 +39,4 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -``` \ No newline at end of file +```