diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7cd6756..7680af8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Change Log
+Since March 2020 the changelog is managed by github releases - see [https://github.com/sasjs/adapter/releases](https://github.com/sasjs/adapter/releases).
+
+## Changes up to 5th March 2020
+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
diff --git a/README.md b/README.md
index 9833c9c..98a8aa2 100644
--- a/README.md
+++ b/README.md
@@ -198,8 +198,15 @@ This approach is by far the fastest, as a result of the optimisations we have bu
# More resources
-For more information and examples specific to this adapter you can check out the [user guide](https://sasjs.io/sasjs-adapter/) or the [technical](http://adapter.sasjs.io/) documentation.
+For more information and examples specific to this adapter you can check out the [user guide](https://sasjs.io/sasjs-adapter/) or the [technical](http://adapter.sasjs.io/) documentation.
For more information on building web apps in general, check out these [resources](https://sasjs.io/training/resources/) or contact the [author](https://www.linkedin.com/in/allanbowe/) directly.
If you are a SAS 9 or SAS Viya customer you can also request a copy of [Data Controller](https://datacontroller.io) - free for up to 5 users, this tool makes use of all parts of the SASjs framework.
+
+
+## Star Gazing
+
+If you find this library useful, help us grow our star graph!
+
+
\ No newline at end of file
diff --git a/package.json b/package.json
index 5d8e0f2..bac1142 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"author": "Allan Bowe ",
"repository": {
"type": "git",
- "url": "https://github.com/sasjs/adapter"
+ "url": "https://adapter.sasjs.io"
},
"license": "ISC",
"devDependencies": {