Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- **fixed** removed accidentally checked in node_modules directory
- **fixed** all the styling issues in the code using the new rules in `.eslintrc`
- **added** linting using eslint. Linting is now part of the contributing process. Can be run using: `grunt eslint`
- **added** new developer docs website. This website is still in beta. You can view it here: http://developers.optimizely.com/nuclear-js/docs/
- **added** new developer docs website. This website is still in beta. You can view it here: http://optimizely.github.io/nuclear-js/

## 1.0.2

Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Welcome to NuclearJS!
If you are reading this, it probably means that you are interested in contributing to this awesome open source project.
To make the process of contributing more straightforward, we have prepared this guideline for you.
To learn more about NuclearJS, check out our new [developer website!](http://developers.optimizely.com/nuclear-js/docs/)
To learn more about NuclearJS, check out our new [developer website!](http://optimizely.github.io/nuclear-js/)

## Development Setup

Expand Down