diff --git a/README.md b/README.md
index d926d3404..968555052 100644
--- a/README.md
+++ b/README.md
@@ -63,4 +63,4 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
### License
* [GNU GPL v3](http://www.gnu.org/licenses/gpl.html)
-* Copyright 2010-2017
+* Copyright 2010-2018
diff --git a/frontend/src/Settings/Indexers/Options/IndexerOptions.js b/frontend/src/Settings/Indexers/Options/IndexerOptions.js
index b4b0de2b7..5611ec0b4 100644
--- a/frontend/src/Settings/Indexers/Options/IndexerOptions.js
+++ b/frontend/src/Settings/Indexers/Options/IndexerOptions.js
@@ -86,7 +86,7 @@ function IndexerOptions(props) {
min={0}
helpText="Interval in minutes. Set to zero to disable (this will stop all automatic release grabbing)"
helpTextWarning="This will apply to all indexers, please follow the rules set forth by them"
- helpLink="https://github.com/Sonarr/Sonarr/wiki/RSS-Sync"
+ helpLink="https://github.com/Lidarr/Lidarr/wiki/RSS-Sync"
onChange={onInputChange}
{...settings.rssSyncInterval}
/>
diff --git a/frontend/src/login.html b/frontend/src/login.html
index ca88b5141..839baa614 100644
--- a/frontend/src/login.html
+++ b/frontend/src/login.html
@@ -189,7 +189,7 @@
- Forgot your password?
+ Forgot your password?
@@ -202,7 +202,7 @@