From b0a43bf1d4f5dc8b320babfa954aec3ef321c060 Mon Sep 17 00:00:00 2001 From: Brian Tremblay Date: Thu, 15 Dec 2022 14:39:46 -0800 Subject: [PATCH 1/2] Corrects links to use https --- public/index.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/public/index.html b/public/index.html index 0364895..a00875a 100644 --- a/public/index.html +++ b/public/index.html @@ -169,16 +169,16 @@

Why use Microformats?

What else are they good for?

- In addition to people and organizations, + In addition to people and organizations, Microformats can be used for: - feeds, - blog posts, - events, - locations, - reviews, - recipes, - resumes, - and products. + feeds, + blog posts, + events, + locations, + reviews, + recipes, + resumes, + and products.

@@ -250,8 +250,8 @@

Parsing Microformats

Parser Libraries

Production ready parsers are available for: Go, Node, PHP, Python, Ruby.

+ href="https://node.microformats.io">Node, PHP, Python, Ruby.

@@ -260,9 +260,9 @@

Parser Libraries

Go
Website @@ -283,7 +283,7 @@

Parser Libraries

Other parsers are in-development for: - Erlang, Elixir, Haskell, Java, and more. + Erlang, Elixir, Haskell, Java, and more.

@@ -380,4 +380,4 @@

More information

- \ No newline at end of file + From 322e37fc2776c1e05e62b2ca453dfecea7503871 Mon Sep 17 00:00:00 2001 From: Brian Tremblay Date: Thu, 22 Dec 2022 10:14:48 -0800 Subject: [PATCH 2/2] Corrects link to node parser repo /microformats/microformats-parser-website-node/issues/4 is now resolved, with the newer node parser replacing the Glenn Jones one. This commit changes link to repo to match what the site is using. --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index a00875a..ace498c 100644 --- a/public/index.html +++ b/public/index.html @@ -261,7 +261,7 @@

Parser Libraries