diff --git a/package.json b/package.json index 9d1e1e1..7a3f9c1 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "1.0.1", "author": "Nate Goldman ", "bugs": { - "url": "https://github.com/css-pkg/style.css/issues" + "url": "https://github.com/ungoldman/style.css/issues" }, "devDependencies": { "autoprefixer": "^6.4.1", @@ -27,7 +27,7 @@ "serif.scss", "src/scss" ], - "homepage": "https://github.com/css-pkg/style.css", + "homepage": "https://github.com/ungoldman/style.css", "keywords": [ "css", "markdown", @@ -38,7 +38,7 @@ "main": "style.css", "repository": { "type": "git", - "url": "git@github.com:css-pkg/style.css.git" + "url": "git@github.com:ungoldman/style.css.git" }, "scripts": { "generate": "run-s generate:**", diff --git a/readme.md b/readme.md index 0423159..ca38409 100644 --- a/readme.md +++ b/readme.md @@ -2,12 +2,13 @@ A classless stylesheet for HTML documents. -[![latest version][npm-img]][npm-url] [![build status][travis-img]][travis-url] [![stability][stability-img]][stability-url] [![downloads][downloads-img]][npm-url] +[![latest version][npm-img]][npm-url] +[![build status][travis-img]][travis-url] +[![stability][stability-img]][stability-url] +[![downloads][downloads-img]][npm-url] [npm-img]: https://img.shields.io/npm/v/style.css.svg?style=flat-square [npm-url]: https://www.npmjs.com/package/style.css -[travis-img]: https://img.shields.io/travis/css-pkg/style.css.svg?style=flat-square -[travis-url]: https://travis-ci.org/css-pkg/style.css [stability-img]: https://img.shields.io/badge/stability-stable-brightgreen.svg?style=flat-square [stability-url]: https://iojs.org/api/documentation.html#documentation_stability_index [downloads-img]: https://img.shields.io/npm/dm/style.css.svg?style=flat-square @@ -16,7 +17,7 @@ A classless stylesheet for HTML documents. Make a plain HTML page look good and readable with zero effort! -Check out the [style guide](https://css-pkg.github.io/style.css/guide.html) to see what it looks like. +Check out the [style guide](https://ungoldman.github.io/style.css/guide.html) to see what it looks like. ## Features @@ -74,7 +75,7 @@ $ npm install style.css ``` -The best way to get familiar with the look and feel of `style.css` is to visit the [style guide](https://css-pkg.github.io/style.css/guide.html). Detailed examples of every HTML element (and how to write them in markdown) are available there. +The best way to get familiar with the look and feel of `style.css` is to visit the [style guide](https://ungoldman.github.io/style.css/guide.html). Detailed examples of every HTML element (and how to write them in markdown) are available there. ### Node @@ -207,7 +208,7 @@ Contributions welcome! Please read the [contributing guidelines](contributing.md ## Note -This module was rewritten after [`v0.1.16`](https://github.com/css-pkg/style.css/tree/v0.1.16#readme) to serve a slightly different purpose. All of the old releases along with their readme files are still available on the [releases](https://github.com/css-pkg/style.css/releases) page. +This module was rewritten after [`v0.1.16`](https://github.com/ungoldman/style.css/tree/v0.1.16#readme) to serve a slightly different purpose. All of the old releases along with their readme files are still available on the [releases](https://github.com/ungoldman/style.css/releases) page. ## License diff --git a/src/site/layout.html b/src/site/layout.html index fd33268..4344e1c 100644 --- a/src/site/layout.html +++ b/src/site/layout.html @@ -12,7 +12,7 @@