From 4b2e409bb413bea6e94c1ceff587bfd217ada061 Mon Sep 17 00:00:00 2001 From: Xuu Date: Sat, 4 Jul 2020 16:08:03 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7328f297b..ff577090a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# THE REGISTRY HAS MOVED +https://git.dn42.dev/dn42/registry + +UPDATE YOUR BOOKMARKS. +THIS COPY WILL BE GOING AWAY SOON. + # Tips for a successful Pull Request 1. Bonus: Randomly generate IPv6 prefix for new allocations to avoid RFC4193 section 3.2. violation ([script](https://git.dn42.us/dn42/repo-utils/src/master/ulagen.py)) 2. Squash your commits -- Keep the changes simple to read.