diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7abd832..be5c3a4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -43,12 +43,11 @@ Note there is no labels for closed issues but still remember to have a look!
### Step 2: Formating Your Comment
-Inspired by [ionic-framework](https://github.com/ionic-team/ionic-framework/blob/master/.github/ISSUE_TEMPLATE.md).
Please see the [Issue Template](ISSUE_TEMPLATE.md).
## Pull Request Submitting
-Inspired by [angular-translate](https://github.com/angular-translate/angular-translate/blob/master/CONTRIBUTING.md).
+> Inspired by [angular-translate](https://github.com/angular-translate/angular-translate/blob/master/CONTRIBUTING.md).
- Check out a new branch based on master
and name it to what you intend to do:
- Example:
````
diff --git a/README.rst b/README.rst
index 640eb08..1a8cba5 100644
--- a/README.rst
+++ b/README.rst
@@ -195,7 +195,7 @@ Contributing
-------------------------
Contributions are more than welcomed. See
-[CONTRIBUTING.md](CONTRIBUTING.md)
+`CONTRIBUTING.md `__
-----------------------------------------