Skip to content

Commit d755814

Browse files
committed
Fix to actual working dns name, see #130
1 parent ed1254a commit d755814

7 files changed

Lines changed: 9 additions & 9 deletions

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# OpenLiveWriter.org Website
2-
The website for http://openlivewriter.org is hosted on GitHub pages using the source in this repository.
1+
# OpenLiveWriter.com Website
2+
The website for http://openlivewriter.com is hosted on GitHub pages using the source in this repository.
33
Note that issues should only be logged against the website itself - for Open Live Writer application issues or enhancements see
44
the [OpenLiveWriter repo](https://github.com/OpenLiveWriter/OpenLiveWriter/issues/).
55

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Site Settings
22
#
3-
url: http://www.openlivewriter.org
3+
url: http://www.openlivewriter.com
44
title: Open Live Writer
55
subtitle: Turning blogging up to 11 since 2007
66

_posts/2015-12-09-initial-public-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ First open source release of Open Live Writer!
1111

1212
### Installation
1313

14-
Install from http://www.OpenLiveWriter.org
14+
Install from http://www.OpenLiveWriter.com
1515

1616
You can install the latest version of Open Live Writer alongside an older version of Windows Live Writer.
1717

@@ -22,4 +22,4 @@ look at the roadmap to see what the current plans are.
2222

2323
For the latest news and updates about Open Live Writer, you can follow us on Twitter
2424
(@OpenLiveWriter), by keeping an eye on the website
25-
http://www.OpenLiveWriter.org or by watching this repo and subscribing to notifications.
25+
http://www.OpenLiveWriter.com or by watching this repo and subscribing to notifications.

_posts/2015-12-17-blogger-v3-api-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ download: true
99
---
1010
This release provides the initial version of Blogger support using their latest API to unblock users of Blogger.
1111

12-
To force an update, visit [http://openlivewriter.org](http://openlivewriter.org) then download and run the installer. Otherwise if you start Open Live Writer and wait a minute or so, next time you restart Live Writer you should be running the latest version (go to Help, About Open Live Writer to see what version you are on)
12+
To force an update, visit [http://openlivewriter.com](http://openlivewriter.com) then download and run the installer. Otherwise if you start Open Live Writer and wait a minute or so, next time you restart Live Writer you should be running the latest version (go to Help, About Open Live Writer to see what version you are on)

_posts/2016-02-05-Contributing-to-documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ I've expanded my contribution. I've been posting blog posts to the website. I'v
1010
created a tutorial and I will be doing more as we all get more comfortable with the process.
1111
I would also like some help.
1212

13-
The Open Live Writer website is at http://www.openlivewriter.org and is maintained and
13+
The Open Live Writer website is at http://www.openlivewriter.com and is maintained and
1414
hosted with Github and Jekyll.
1515

1616
Jekyll is pretty easy to use once you get the hang of it. I started out by creating

_posts/2017-05-24-version-0-6-2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ Special thanks to our contributors for this release:
4545
#180 Add support to CSS3 templates
4646

4747
> Note: Our previous code signing certificate has expired, so this release is signed by a new code signing certificate. Because of this, you may receive warnings from Windows Defender SmartScreen when you run
48-
the installer, indicating that the program is not commonly downloaded and may be unsafe. For more information, see [this help page](http://openlivewriter.org/tutorials/unrecognizedApp.html).
48+
the installer, indicating that the program is not commonly downloaded and may be unsafe. For more information, see [this help page](http://openlivewriter.com/tutorials/unrecognizedApp.html).

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h3><a id="get-involved" class="anchor" href="#get-involved" aria-hidden="true">
5353
<!-- Team -->
5454
<h3><a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><span class="octicon octicon-link"></span></a>Authors and Contributors</h3>
5555

56-
<p>Below are some of the people who have helped to bring you <a href="http://openlivewriter.org/">Open Live Writer</a>.</p>
56+
<p>Below are some of the people who have helped to bring you <a href="http://openlivewriter.com/">Open Live Writer</a>.</p>
5757
<ul>
5858
<li><a href="https://github.com/wasker">Alex Kolisnychenko</a></li>
5959
<li><a href="https://github.com/asishv">Asish Varghese</a></li>

0 commit comments

Comments
 (0)