Skip to content

Commit 80d7169

Browse files
espyjanl
authored andcommitted
fix: no www in pouchdb.com
1 parent d9d94e3 commit 80d7169

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ We're always looking for new contributors! If you'd like to try your hand at wri
4040

4141
If you have a pull request that you'd like to submit, please read the [contributing guide](https://github.com/pouchdb/pouchdb/blob/master/CONTRIBUTING.md) for info on style, commit message format, and other (slightly!) nitpicky things like that. PouchDB is heavily tested, so you'll also want to check out the [testing guide](https://github.com/pouchdb/pouchdb/blob/master/TESTING.md).
4242

43-
## The www.pouchdb.com Website
43+
## The pouchdb.com Website
4444

45-
The documentation website at [www.pouchdb.com](www.pouchdb.com) is also part of this repo, in the `/docs` folder. It has its own `/docs/WEBSITE_README.md`
45+
The documentation website at [pouchdb.com](pouchdb.com) is also part of this repo, in the `/docs` folder. It has its own `/docs/WEBSITE_README.md`
4646

4747
Website deployment happens automatically once the changes land in `master`.

docs/WEBSITE_README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# www.pouchdb.com
1+
# pouchdb.com
22

33
This is the PouchDB documentation site, built with [11ty](http://11ty.dev/), a node.js static site generator.
44

0 commit comments

Comments
 (0)