diff --git a/LICENSE b/LICENSE
index 987d07fbc..5a4722140 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2018-2019 Ecency https://ecency.com
+Copyright (c) 2018-2020 Ecency https://ecency.com
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
index 025f37df6..ef2b8db3d 100644
--- a/README.md
+++ b/README.md
@@ -16,9 +16,9 @@ PlayStore Android: https://android.ecency.com
### I. How do I get set up? 🔧
-`$ git clone https://github.com/esteemapp/Ecency-mobile.git`
+`$ git clone https://github.com/ecency/ecency-mobile.git`
-`$ cd Ecency-mobile`
+`$ cd ecency-mobile`
`$ yarn`
@@ -51,7 +51,7 @@ TODO
1. When you address an issue or a feature, make sure that there doesn't already exist a ISSUES ticket for this work item.
-- [Issues](https://github.com/esteemapp/ecency-mobile/issues)
+- [Issues](https://github.com/ecency/ecency-mobile/issues)
2. If the item already exists and is in progress, please remove the card or the issue you were assigned and leave a note that it is a duplicate.
3.If the item is not being worked on, please make sure that you put the card or issue as "In Progress" and assign it to yourself so other developers know that you are working on it.
@@ -108,7 +108,7 @@ We will evaluate the risk and make a patch available before filing the issue.
# Sponsors and Collaborators
-- Steem community
+- Hive community
- React native community
- Bugsnag
- Appcenter
diff --git a/android/app/_BUCK b/android/app/_BUCK
index 4f2d261d1..a29bff687 100644
--- a/android/app/_BUCK
+++ b/android/app/_BUCK
@@ -35,12 +35,12 @@ android_library(
android_build_config(
name = "build_config",
- package = "com.Ecency",
+ package = "com.ecency",
)
android_resource(
name = "res",
- package = "com.Ecency",
+ package = "com.ecency",
res = "src/main/res",
)
diff --git a/ios/Ecency/Info.plist b/ios/Ecency/Info.plist
index 0c5a529e8..ca6f480d4 100644
--- a/ios/Ecency/Info.plist
+++ b/ios/Ecency/Info.plist
@@ -28,10 +28,11 @@
CFBundleTypeRole
Editor
CFBundleURLName
- Ecency
+ ecency
CFBundleURLSchemes
- Ecency
+ ecency
+ esteem
hive