diff --git a/.documentup.json b/.documentup.json deleted file mode 100644 index 57fe3011..00000000 --- a/.documentup.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "name": "ShellJS", - "twitter": [ - "r2r" - ] -} diff --git a/README.md b/README.md index a87c7afd..05076e63 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,7 @@ wiki](https://github.com/shelljs/shelljs/wiki/Using-ShellJS-Plugins). For documentation on all the latest features, check out our [README](https://github.com/shelljs/shelljs). To read docs that are consistent with the latest release, check out [the npm -page](https://www.npmjs.com/package/shelljs) or -[shelljs.org](http://documentup.com/shelljs/shelljs). +page](https://www.npmjs.com/package/shelljs). ## Installing diff --git a/RELEASE.md b/RELEASE.md index 80aae7f7..f0a46bec 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -10,5 +10,3 @@ - `$ npm run changelog` - Manually verify that the changelog makes sense - `$ git push` -4. Generate the documentup website by visiting - http://documentup.com/shelljs/shelljs/__recompile in your browser