From 09102995ba7b00402a68f4020c6b09431fe0a47f Mon Sep 17 00:00:00 2001 From: Nico Mexis Date: Mon, 28 Nov 2022 13:18:27 +0100 Subject: [PATCH] Fixed issue link --- flutter_web_auth_2/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flutter_web_auth_2/README.md b/flutter_web_auth_2/README.md index eaa789f..47e87e7 100644 --- a/flutter_web_auth_2/README.md +++ b/flutter_web_auth_2/README.md @@ -78,7 +78,7 @@ If you used `flutter_web_auth` correctly (and without extra hackage) before, it - `FlutterWebAuth` -> `FlutterWebAuth2` - `flutter_web_auth` -> `flutter_web_auth_2` -If you are still unsure or something is not working as well as before, please [open a new issue](). +If you are still unsure or something is not working as well as before, please [open a new issue](https://github.com/ThexXTURBOXx/flutter_web_auth_2/issues/new/choose). ## Setup