From f2c477ac3ac5f10988c3201c73f0587b481dafc5 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Sirois Date: Tue, 12 May 2020 10:25:06 -0400 Subject: [PATCH] docs: update README to match current frontmatter structure --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b718b28..3c1f0c0 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,8 @@ authors: title: "Working with Lists in Elixir" created_at: 2020/01/30 external_resources: - - "https://hexdocs.pm/elixir/List.html" + - text: Elixir docs: List + href: "https://hexdocs.pm/elixir/List.html" --- # Title