From d4365bf9d00f2e3a941170b25b3ca56b9c4f2eb8 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 30 Mar 2019 02:48:22 +0000 Subject: [PATCH] update typo (app.js => server.js) and some old links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d29f78..9f4bb3f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ - + @@ -30,7 +30,7 @@ Free SSL, Free Wildcard SSL, and Fully Automated HTTPS made dead simple
!["Stackoverflow Questions"](https://img.shields.io/stackexchange/stackoverflow/t/greenlock.svg "S.O. Question count can't be shown") Twitter Badge -| A [Root](https://therootcompany.com) Project | +| A [Root](https://rootprojects.org) Project | [Greenlock™](https://git.coolaj86.com/coolaj86/greenlock.js) is for [Web Servers](https://git.coolaj86.com/coolaj86/greenlock-cli.js), [Web Browsers](https://greenlock.domains), @@ -109,7 +109,7 @@ node greenlock-express.js/examples/simple.js All you have to do is start the webserver and then visit it at its domain name. -`app.js`: +`server.js`: ```javascript 'use strict';