From ff4fb4f86affaa1bbac17eec9911fa959f63447a Mon Sep 17 00:00:00 2001 From: kiendang Date: Wed, 5 Dec 2018 01:56:25 +0800 Subject: [PATCH] Fix anchor link --- UPGRADE-v2.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADE-v2.0.md b/UPGRADE-v2.0.md index 32b28d8b..c2048bd1 100644 --- a/UPGRADE-v2.0.md +++ b/UPGRADE-v2.0.md @@ -17,7 +17,7 @@ developer has to write to use them. **New Features!** * [`InputObjectType`](#inputobjecttype) -* [`Meta as Class arguments`](#meta-ass-class-arguments) (_only available for Python 3_) +* [`Meta as Class arguments`](#meta-as-class-arguments) (_only available for Python 3_) > The type metaclasses are now deleted as they are no longer necessary. If your code was depending